summaryrefslogtreecommitdiffstats
path: root/grToolkit
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-09 10:56:15 -0400
committerDan Timoney <dtimoney@att.com>2020-06-09 10:56:36 -0400
commit100808e0ac07d1cf20932234c28d474094a23016 (patch)
tree76e790ae3bb74d3a2de4bebbfb8c0523db064309 /grToolkit
parente3c51b7c05dd8197f000eccfd0a3da567f7da7ba (diff)
Use released version 1.5.9 of parent pom
Update to use released version 1.5.9 of parent pom Change-Id: Iea96e71071e82f98765323ed67b7e427b30e1a8a Issue-ID: CCSDK-2399 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 5452f379..e5a17831 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</version>
+ <version>1.5.9</version>
<relativePath/>
</parent>
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index 1c5e34ba..e7c9a8f0 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</version>
+ <version>1.5.9</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/grToolkit/pom.xml b/grToolkit/pom.xml
index 247d9097..b8512b40 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</version>
+ <version>1.5.9</version>
<relativePath/>
</parent>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index a72c41bb..71d3836c 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</version>
+ <version>1.5.9</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>