aboutsummaryrefslogtreecommitdiffstats
path: root/grToolkit
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-23 14:41:25 -0500
committerDan Timoney <dtimoney@att.com>2020-01-23 14:41:25 -0500
commit766036fc36cf4a6dc360d6bb91df62c17bc93bfe (patch)
tree216509d74c43587e5f94d09f90dc02755330b09d /grToolkit
parenta220181cb93b27fdd02fc5a9252f22113b59cad2 (diff)
Use released parent pom
Use released version of ccsdk/parent poms Change-Id: I9637c4f8912f7c6583c4764928facbb706deb785 Issue-ID: CCSDK-1963 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 6350e265..1dd2728c 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index 52c1c645..d8c300a2 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/grToolkit/pom.xml b/grToolkit/pom.xml
index 4102c8ca..52701e9a 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 4979f206..47be01eb 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>