aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-23 14:42:42 -0500
committerDan Timoney <dtimoney@att.com>2020-01-23 14:42:42 -0500
commitbc0f2d7fc5a1285810488e857fb92f969293920e (patch)
treeec7b48b1580444eaeb18a19728d3ddf2c5f4dbf3 /features
parent9d5d128ac706722b4f7495edf0f2515f338b7121 (diff)
Use released parent pom
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-features-all/pom.xml2
-rw-r--r--features/features-features/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml
index b02a20e8e..0e61c5e21 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index ba751434f..95e21ef60 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 7454844d1..91e8d1e97 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 929168e19..74a49991c 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>