aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 10:22:30 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 10:22:30 -0400
commit2ddf517a6e2eca40a9a91b2fdf96c9f12d346e3a (patch)
tree8aa198a2d69b3391699832d875a620ab8d4eb736 /features
parent2cd6a241db2481598b50be9996688c89608073d5 (diff)
Use released parent poms0.4.4dublin
Use released version of parent poms (1.2.4) Change-Id: Iba69d17feaf8f5d29e1b311ebf5185c277087d33 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-sli-core-all/pom.xml2
-rw-r--r--features/features-sli-core/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-sli-core-all/pom.xml b/features/ccsdk-sli-core-all/pom.xml
index 02af5fa8..93a4a621 100644
--- a/features/ccsdk-sli-core-all/pom.xml
+++ b/features/ccsdk-sli-core-all/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml
index 2eaee12e..2f17e98a 100644
--- a/features/features-sli-core/pom.xml
+++ b/features/features-sli-core/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 217aa7b3..8abbf80d 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 83adc9f5..d826110b 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>