summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-19 13:59:47 -0400
committerDan Timoney <dtimoney@att.com>2021-10-19 14:01:15 -0400
commit9ea878c198b156b36ad40d7d4d7aada48791281a (patch)
treeb63b9c64015a435206efa634fae0511259b49ff0 /features
parent26ab5937f2487cbd527ab56b7d818c992944d02f (diff)
Update to use Istanbul RC parent pom
Update to use Istanbul RC version of parent pom Issue-ID: SDNC-1615 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6e66ee2640fea0ce9cfbefc61e450abedda63691
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 c7f7f1fb..48843c06 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.1</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 28ed3fd1..58f77904 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.1</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index f459c668..ce8f03d8 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.1</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index 9c3a0297..e00cfd40 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.1</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>