summaryrefslogtreecommitdiffstats
path: root/grToolkit
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
committerDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
commitccc9dffe40a1978ff129c9280b019f2dd9e52eeb (patch)
treee18233f038c66a9cea2f7c48e63470fd30d7c896 /grToolkit
parent94ca994a89607f28e38129f43c89d2402859092f (diff)
Use released 1.5.2 CCSDK parent
Update to use released version of CCSDK parent pom Change-Id: Ie2db3e1f9f8e2aa411a456cb3f29916226aa6b10 Issue-ID: CCSDK-2152 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 f2b67a45..894ddb8b 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.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index dbbea7f8..d03eae6d 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.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/grToolkit/pom.xml b/grToolkit/pom.xml
index 8b76fe61..9db6a6ef 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.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 201ff86a..17e69e9e 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.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>