summaryrefslogtreecommitdiffstats
path: root/grToolkit
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-21 11:52:14 -0400
committerDan Timoney <dtimoney@att.com>2020-05-21 11:52:14 -0400
commit3a39845f917b7d2b104d56646f3cf431aee96bdd (patch)
tree7f9badf3892ca06a196e322256a397cf4c89cd2e /grToolkit
parentfdefe5c32e481252666aa291975ce7141e985ce5 (diff)
Use released RC2 parent pom
Use released RC2 parent pom Change-Id: I636681c8cd6ec8dc5f38f6f73a247d91c25d0f95 Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'grToolkit')
-rwxr-xr-xgrToolkit/installer/pom.xml2
-rwxr-xr-xgrToolkit/model/pom.xml2
-rwxr-xr-xgrToolkit/pom.xml2
-rwxr-xr-xgrToolkit/provider/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml
index e0222f7e..5452f379 100755
--- a/grToolkit/installer/pom.xml
+++ b/grToolkit/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
<relativePath/>
</parent>
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index 57eb2fe8..1c5e34ba 100755
--- a/grToolkit/model/pom.xml
+++ b/grToolkit/model/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/grToolkit/pom.xml b/grToolkit/pom.xml
index db74b853..247d9097 100755
--- a/grToolkit/pom.xml
+++ b/grToolkit/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
<relativePath/>
</parent>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 2229c8d2..a72c41bb 100755
--- a/grToolkit/provider/pom.xml
+++ b/grToolkit/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>