aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-14 13:09:03 -0400
committerDan Timoney <dtimoney@att.com>2021-09-14 13:09:03 -0400
commitcea375b87449bc075914563d7f4f07f7c1be3fac (patch)
tree201f1e873db01ea51aca693d87af773dd262f6e0 /features
parent651525bc032e21be378003e64af41b0e7be4ea80 (diff)
Use version 2.2.1 of parent pom
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5e26185dc779a61184236567403f971e1dc16fe7
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 b1e6f5150..f32ba2e7b 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index 10956b785..f36cba30f 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 03e7294be..08161744e 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 626689f05..bbb789267 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>