summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-19 14:30:19 -0400
committerDan Timoney <dtimoney@att.com>2021-04-19 14:30:19 -0400
commit3f2db4ca66cc5ce6b8933867ea2296401621d892 (patch)
treeceea2e2ac05a3181c5c69418443c751ae6e0b5ce /features
parent604c5729e9bccfb6387425c96f73928080d476d6 (diff)
Update to use rSR2 version of parent poms
Update to use SR2 version of parent poms to pick up fix for SDNC-1515 Change-Id: Iaa71a06eed449e0ecfc845569aa4b15718e7b887 Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 03ac8136..2fd42cfd 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.1.2</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 094b1d18..0fa24ab8 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.1.2</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 5022a774..25f273c2 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.1.2</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index c6c410bb..9f3a9e34 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.1.2</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>