aboutsummaryrefslogtreecommitdiffstats
path: root/grToolkit/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-04-30 10:38:57 -0400
committerDan Timoney <dtimoney@att.com>2020-04-30 10:38:57 -0400
commit953072c4c372748c54abe4214513fc3341ceb915 (patch)
tree56db33a1c7b6addbf55be8f5fd6224cf639a8e8c /grToolkit/installer
parent670b3793a926d142db91116288e1db348a1556a3 (diff)
Roll to next snapshot
Roll to next Frankfurt snapshot Change-Id: I76dda190d8e9ccc65635956499b83b66ead91ad3 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'grToolkit/installer')
-rwxr-xr-xgrToolkit/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml
index 476e9880..cb56cd22 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.5.4</version>
+ <version>1.5.5-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.7.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<application.name>ccsdk-gr-toolkit</application.name>