summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-11-18 09:09:28 -0500
committerDan Timoney <dtimoney@att.com>2021-11-18 09:09:28 -0500
commit399a192b854f0e0bdca3c7c35848c3ab18f01193 (patch)
treeaf63713e0f28523fe3f47a603959cb8fb1db630c /features
parent8f5d340a8066748d650ad415bcdc3f5b4ceda06f (diff)
Use Silicon SR2 version of parent poms
Update to use Silicon SR2 version of parent poms (2.3.1) Issue-ID: CCSDK-3514 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I05368c3e1920eb089644e608984c48a1a38260ae
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 30e58b97..73df2c8a 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.3.0</version>
+ <version>2.3.1</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index ec2df8b3..ecd86517 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.3.0</version>
+ <version>2.3.1</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 61ca83f3..65d60e24 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.3.0</version>
+ <version>2.3.1</version>
<relativePath/>
</parent>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index 9bbc08cb..578d619c 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.3.0</version>
+ <version>2.3.1</version>
<relativePath/>
</parent>