summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/mountpoint-state-provider
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-12 15:59:24 -0400
committerDan Timoney <dtimoney@att.com>2021-10-12 16:00:50 -0400
commit9dbde01ad4f1fad6f423f8a18934737b1c2ee4f3 (patch)
tree7d052ed7303205c49c392c76430db680ebf2f53b /sdnr/wt/mountpoint-state-provider
parent49043c23a17b769ecd0494c2555fa3b262da7b8d (diff)
Update to use Istanbul RC version of parent pom
Update to use Istanbul RC released version of parent pom Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1967de3fc2f53331654ce5e24717400d085795eb
Diffstat (limited to 'sdnr/wt/mountpoint-state-provider')
-rw-r--r--sdnr/wt/mountpoint-state-provider/feature/pom.xml2
-rwxr-xr-xsdnr/wt/mountpoint-state-provider/installer/pom.xml2
-rwxr-xr-xsdnr/wt/mountpoint-state-provider/pom.xml2
-rw-r--r--sdnr/wt/mountpoint-state-provider/provider/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sdnr/wt/mountpoint-state-provider/feature/pom.xml b/sdnr/wt/mountpoint-state-provider/feature/pom.xml
index 56cf24556..d96f3a71d 100644
--- a/sdnr/wt/mountpoint-state-provider/feature/pom.xml
+++ b/sdnr/wt/mountpoint-state-provider/feature/pom.xml
@@ -28,7 +28,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>
diff --git a/sdnr/wt/mountpoint-state-provider/installer/pom.xml b/sdnr/wt/mountpoint-state-provider/installer/pom.xml
index 6087f4749..484fb97a1 100755
--- a/sdnr/wt/mountpoint-state-provider/installer/pom.xml
+++ b/sdnr/wt/mountpoint-state-provider/installer/pom.xml
@@ -28,7 +28,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/sdnr/wt/mountpoint-state-provider/pom.xml b/sdnr/wt/mountpoint-state-provider/pom.xml
index 0c0443715..80864f269 100755
--- a/sdnr/wt/mountpoint-state-provider/pom.xml
+++ b/sdnr/wt/mountpoint-state-provider/pom.xml
@@ -28,7 +28,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/sdnr/wt/mountpoint-state-provider/provider/pom.xml b/sdnr/wt/mountpoint-state-provider/provider/pom.xml
index 8db6102fd..5dd53d8a8 100644
--- a/sdnr/wt/mountpoint-state-provider/provider/pom.xml
+++ b/sdnr/wt/mountpoint-state-provider/provider/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>