diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 13:55:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 13:55:10 -0400 |
commit | 7ebd5f81dbe0f852c1383712270dae1bbd96527e (patch) | |
tree | ef2b3deca5b0f730a5362750d7066dbd0665eae9 /grToolkit/installer | |
parent | d8417485eafee8c767714e35e38a9701a885fe8a (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: Ic49a7e77c9234ade7cf0e0c36cb830de2ef870ca
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'grToolkit/installer')
-rwxr-xr-x | grToolkit/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml index 59b5d4e9..64e172cc 100755 --- a/grToolkit/installer/pom.xml +++ b/grToolkit/installer/pom.xml @@ -4,14 +4,14 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.2</version> + <version>1.3.3-SNAPSHOT</version> <relativePath/> </parent> <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-installer</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.2-SNAPSHOT</version> <packaging>pom</packaging> <properties> <application.name>ccsdk-gr-toolkit</application.name> |