summaryrefslogtreecommitdiffstats
path: root/adaptors/rest-adaptor
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-13 16:55:39 -0400
committerDan Timoney <dtimoney@att.com>2024-09-13 16:55:39 -0400
commit5d0aa024422644fc4334e23d95def4d91cc3e45d (patch)
tree7ae6af68c17e6cf5cf351d68c411aebc67616c41 /adaptors/rest-adaptor
parente11aa082274ac41444a59d9461d204ecd8fa8375 (diff)
Update to use released Oslo parent poms
Update to use released version 2.8.0 of parent poms Issue-ID: CCSDK-3992 Change-Id: I7e367ccbf968c9f94a25894a380f3afad0328606 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'adaptors/rest-adaptor')
-rw-r--r--adaptors/rest-adaptor/pom.xml3
-rw-r--r--adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml3
-rw-r--r--adaptors/rest-adaptor/rest-adaptor-installer/pom.xml3
3 files changed, 6 insertions, 3 deletions
diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml
index 647040021..3eb7ae5a1 100644
--- a/adaptors/rest-adaptor/pom.xml
+++ b/adaptors/rest-adaptor/pom.xml
@@ -19,13 +19,14 @@
limitations under the License.
============LICENSE_END=========================================================
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml
index 2974735b1..e6f8f6cc3 100644
--- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml
+++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml
@@ -19,13 +19,14 @@
limitations under the License.
============LICENSE_END=========================================================
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml
index 38a1b1dc5..72967436f 100644
--- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml
+++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml
@@ -19,13 +19,14 @@
limitations under the License.
============LICENSE_END=========================================================
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>