summaryrefslogtreecommitdiffstats
path: root/adaptors/rest-adaptor
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-12 15:58:32 -0400
committerDan Timoney <dtimoney@att.com>2021-10-12 15:58:32 -0400
commit8079339bc05a95f17f2434a70815cf78459d18cf (patch)
tree0b021412779dba6e062ffe5273bd45ebaf0016de /adaptors/rest-adaptor
parent62d1b91a51856395fcf47877508b4cefd775689a (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: I0b9816afee65db3350c5860c371a39b51620359f
Diffstat (limited to 'adaptors/rest-adaptor')
-rw-r--r--adaptors/rest-adaptor/pom.xml2
-rw-r--r--adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml2
-rw-r--r--adaptors/rest-adaptor/rest-adaptor-installer/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml
index 650d18bb6..1864ddcb0 100644
--- a/adaptors/rest-adaptor/pom.xml
+++ b/adaptors/rest-adaptor/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>
diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml
index 803385347..e4319e947 100644
--- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml
+++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.2.0</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>
diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml
index 6bf7dff82..c726cd756 100644
--- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml
+++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>