aboutsummaryrefslogtreecommitdiffstats
path: root/template-node
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:30:06 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 11:19:58 -0500
commit54e11e9ee8bc35cc5e4b9f9b2a72b534e3217f2b (patch)
tree3f0713a79787030402016d3166bd67584909bee5 /template-node
parent0edd4f12d88179a9e0c1e304097f1c3f416b5e7f (diff)
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom Change-Id: I16d9e82401447829e6b853790553623cc2a03117 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'template-node')
-rw-r--r--template-node/features/ccsdk-template-node/pom.xml2
-rw-r--r--template-node/features/features-template-node/pom.xml2
-rw-r--r--template-node/features/pom.xml2
-rw-r--r--template-node/installer/pom.xml2
-rw-r--r--template-node/pom.xml2
-rw-r--r--template-node/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/template-node/features/ccsdk-template-node/pom.xml b/template-node/features/ccsdk-template-node/pom.xml
index 8bf76afa..a8cb85aa 100644
--- a/template-node/features/ccsdk-template-node/pom.xml
+++ b/template-node/features/ccsdk-template-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath/>
</parent>
diff --git a/template-node/features/features-template-node/pom.xml b/template-node/features/features-template-node/pom.xml
index 6934d2f0..65837d5e 100644
--- a/template-node/features/features-template-node/pom.xml
+++ b/template-node/features/features-template-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath/>
</parent>
diff --git a/template-node/features/pom.xml b/template-node/features/pom.xml
index 9dfebb7e..77409f69 100644
--- a/template-node/features/pom.xml
+++ b/template-node/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml
index 92f3bdea..53a1ff55 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.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/pom.xml b/template-node/pom.xml
index efcb5efd..c007e3ce 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.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml
index 65df5c6d..3d470c0a 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.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>