aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-24 13:07:12 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-24 13:07:12 -0400
commited46a3907146c1abea813338a888e3318c7b1524 (patch)
treefaaf65a98c55d53fed106b8f62f2970225f9b0c8 /features
parentf0a0a77f3b1caec7a3b61bef9c4988ae1ec8a054 (diff)
Update to use released 1.2.2 parent0.4.2
Update to use released 1.2.2 version of parent poms. Change-Id: Ib0aba55743d4f799a2380a36cfbd5fcb9b729172 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-sli-northbound-all/pom.xml2
-rw-r--r--features/features-sli-northbound/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-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml
index 13d12b46..44020963 100644
--- a/features/ccsdk-sli-northbound-all/pom.xml
+++ b/features/ccsdk-sli-northbound-all/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml
index 7e55dbf0..99269b0b 100644
--- a/features/features-sli-northbound/pom.xml
+++ b/features/features-sli-northbound/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 90df894f..edf3038a 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.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index d3aac65b..a7058eef 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.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>