summaryrefslogtreecommitdiffstats
path: root/template-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-21 11:52:14 -0400
committerDan Timoney <dtimoney@att.com>2020-05-21 11:52:14 -0400
commit3a39845f917b7d2b104d56646f3cf431aee96bdd (patch)
tree7f9badf3892ca06a196e322256a397cf4c89cd2e /template-node
parentfdefe5c32e481252666aa291975ce7141e985ce5 (diff)
Use released RC2 parent pom
Use released RC2 parent pom Change-Id: I636681c8cd6ec8dc5f38f6f73a247d91c25d0f95 Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'template-node')
-rw-r--r--template-node/installer/pom.xml2
-rw-r--r--template-node/pom.xml2
-rw-r--r--template-node/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml
index 6612f571..f0a5783b 100644
--- a/template-node/installer/pom.xml
+++ b/template-node/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>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/pom.xml b/template-node/pom.xml
index 9de01942..37e61909 100644
--- a/template-node/pom.xml
+++ b/template-node/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>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml
index 332c64c4..c61d2dcd 100644
--- a/template-node/provider/pom.xml
+++ b/template-node/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>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>