diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:21:32 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:21:32 -0500 |
commit | 71ddf4abf66d5b81384210089d75e172f5a1e28b (patch) | |
tree | e3d8e425d988f6ebfc54f1b55725a00fb8a837ef /odlparent/single-feature-parent/pom.xml | |
parent | 2aedc97ab9be908af02de1da680a8635dbd3be1e (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/single-feature-parent/pom.xml')
-rw-r--r-- | odlparent/single-feature-parent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml index e5e7c34b..23ff5225 100644 --- a/odlparent/single-feature-parent/pom.xml +++ b/odlparent/single-feature-parent/pom.xml @@ -14,7 +14,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-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> |