summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-03 12:23:18 -0500
committerDan Timoney <dtimoney@att.com>2020-03-03 12:23:18 -0500
commitd95c9b66abae3570cd9d0bf86e9fc0d348e2ef1e (patch)
tree0aaa8abb9f74853b508544a0d59fc52f07e86994 /base
parent6b1ac1200e74ff91e74df595c8e2a025b1bcd842 (diff)
Use released 1.5.2 CCSDK parent
Update to use released version of CCSDK parent pom Change-Id: I24f981aaaca40909690d8118f7c0cdb8faa57d3a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'base')
-rw-r--r--base/http/installer/pom.xml2
-rw-r--r--base/http/pom.xml2
-rw-r--r--base/http/provider/pom.xml2
-rw-r--r--base/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml
index d4eebd9e..a8397faf 100644
--- a/base/http/installer/pom.xml
+++ b/base/http/installer/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/base/http/pom.xml b/base/http/pom.xml
index d55ca6d5..fda2c83f 100644
--- a/base/http/pom.xml
+++ b/base/http/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/base/http/provider/pom.xml b/base/http/provider/pom.xml
index 3b8add63..b7002e52 100644
--- a/base/http/provider/pom.xml
+++ b/base/http/provider/pom.xml
@@ -5,7 +5,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>
diff --git a/base/pom.xml b/base/pom.xml
index 51634768..120bbc35 100644
--- a/base/pom.xml
+++ b/base/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>