aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-13 08:08:42 -0400
committerDan Timoney <dtimoney@att.com>2021-09-13 08:08:42 -0400
commit42857dc3b8611e80577be8a30d93e22c1d288205 (patch)
tree14d3c137db52ee318ba3a506bc23ab3534066b86 /features
parent0c7427d61a9ba80527460e9bf6cda7a5bc6cc122 (diff)
Update to use released parent pom
Update to use released version of parent pom Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If6a58fd72c9041173201bd2322feda6651928690
Diffstat (limited to 'features')
-rw-r--r--features/features-sdnc-northbound/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
-rw-r--r--features/sdnc-northbound-all/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml
index dfa33e6b..1fc3979e 100644
--- a/features/features-sdnc-northbound/pom.xml
+++ b/features/features-sdnc-northbound/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 800ac8f7..a1628f12 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>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index aa9e6fe6..ec9eebd5 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>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<relativePath/>
</parent>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index 2c474b50..254d0e09 100644
--- a/features/sdnc-northbound-all/pom.xml
+++ b/features/sdnc-northbound-all/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<relativePath/>
</parent>