aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/featureaggregator
diff options
context:
space:
mode:
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>2021-11-03 14:17:33 +0100
committerDan Timoney <dtimoney@att.com>2021-12-02 16:43:25 -0500
commit41a7776b97a40d9784cbaae6fa63da90c2be4d38 (patch)
tree4fc8a514fd17a9f19b9f8c77913cee684806f42e /sdnr/wt/featureaggregator
parent9c32b5ea341040291fa860cb9af7c7afa718fc8f (diff)
mirgate features to sr2
fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5e964958f323483e593563f5f19cee6100108b21 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/featureaggregator')
-rw-r--r--sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml2
-rw-r--r--sdnr/wt/featureaggregator/feature-devicemanager/pom.xml2
-rw-r--r--sdnr/wt/featureaggregator/feature-oauth/pom.xml2
-rw-r--r--sdnr/wt/featureaggregator/feature/pom.xml2
-rwxr-xr-xsdnr/wt/featureaggregator/installer/pom.xml2
-rwxr-xr-xsdnr/wt/featureaggregator/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml
index 9b1ed76f3..e0e6450cc 100644
--- a/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml
+++ b/sdnr/wt/featureaggregator/feature-devicemanager-base/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml
index 236460a07..43ceff1f1 100644
--- a/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml
+++ b/sdnr/wt/featureaggregator/feature-devicemanager/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/featureaggregator/feature-oauth/pom.xml b/sdnr/wt/featureaggregator/feature-oauth/pom.xml
index b8897f3c0..b2ba5c852 100644
--- a/sdnr/wt/featureaggregator/feature-oauth/pom.xml
+++ b/sdnr/wt/featureaggregator/feature-oauth/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml
index 7eab022d5..2f17b4761 100644
--- a/sdnr/wt/featureaggregator/feature/pom.xml
+++ b/sdnr/wt/featureaggregator/feature/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml
index a6558fcd6..2a51996d8 100755
--- a/sdnr/wt/featureaggregator/installer/pom.xml
+++ b/sdnr/wt/featureaggregator/installer/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml
index 8c800a0c3..aadc45aac 100755
--- a/sdnr/wt/featureaggregator/pom.xml
+++ b/sdnr/wt/featureaggregator/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<relativePath/>
</parent>