summaryrefslogtreecommitdiffstats
path: root/sliapi
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-21 11:10:41 -0400
committerDan Timoney <dtimoney@att.com>2020-05-21 11:10:41 -0400
commit0bf1f9d2cf52bf2178f86c39da495355dcd5944f (patch)
treec43e4c22039428d9ff003b95db8f9a74032d3d74 /sliapi
parentc22a93672a11fc57e7350da4a2d82d95cefddf61 (diff)
Use released RC2 parent pom
Use released RC2 parent pom Change-Id: I2f17baa47ef56ce352de6af025816c3041017c4a Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi')
-rwxr-xr-xsliapi/installer/pom.xml2
-rwxr-xr-xsliapi/model/pom.xml2
-rwxr-xr-xsliapi/pom.xml2
-rwxr-xr-xsliapi/provider/pom.xml2
-rw-r--r--sliapi/springboot/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml
index bca48521..b36cb5ea 100755
--- a/sliapi/installer/pom.xml
+++ b/sliapi/installer/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/sliapi/model/pom.xml b/sliapi/model/pom.xml
index 862d760c..6406585d 100755
--- a/sliapi/model/pom.xml
+++ b/sliapi/model/pom.xml
@@ -5,7 +5,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>
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index f6dab205..b24ad8ae 100755
--- a/sliapi/pom.xml
+++ b/sliapi/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/sliapi/provider/pom.xml b/sliapi/provider/pom.xml
index df2cd642..1067a4cb 100755
--- a/sliapi/provider/pom.xml
+++ b/sliapi/provider/pom.xml
@@ -5,7 +5,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>
diff --git a/sliapi/springboot/pom.xml b/sliapi/springboot/pom.xml
index f4470dc4..4f589543 100644
--- a/sliapi/springboot/pom.xml
+++ b/sliapi/springboot/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
<relativePath/>
</parent>