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 /standalone | |
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 'standalone')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 7229122e..5f329ab2 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |