summaryrefslogtreecommitdiffstats
path: root/odlparent/bundle-parent
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-02 07:21:32 -0500
committerDan Timoney <dtimoney@att.com>2020-11-02 07:21:32 -0500
commit71ddf4abf66d5b81384210089d75e172f5a1e28b (patch)
treee3d8e425d988f6ebfc54f1b55725a00fb8a837ef /odlparent/bundle-parent
parent2aedc97ab9be908af02de1da680a8635dbd3be1e (diff)
Roll to next Guilin snapshot
Roll to next Guilin snapshot version Change-Id: I3e856a21e50e2c2c186a6061018e733e67b42180 Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlparent/bundle-parent')
-rw-r--r--odlparent/bundle-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml
index 8d83d551..f833ff5c 100644
--- a/odlparent/bundle-parent/pom.xml
+++ b/odlparent/bundle-parent/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -192,7 +192,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-odl-bom</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>