summaryrefslogtreecommitdiffstats
path: root/a1-adapter/a1-adapter-api/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-12-04 12:15:01 -0500
committerDan Timoney <dtimoney@att.com>2024-12-04 12:15:01 -0500
commit6adf1102bf55ac4b4e8f03ee75e09910e10846ab (patch)
tree3faad45acc4ef060c66be2118d4af43bdafd23dc /a1-adapter/a1-adapter-api/pom.xml
parent358acdc53fff7727c41dfab0cd9106b71848ae02 (diff)
Update to use final Oslo versions2.0.0
Update to use final Oslo release versions Issue-ID: CCSDK-4066 Change-Id: Iafc36aa3f8d5b9b672fbba2ef35e9ddfc3cc9192 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'a1-adapter/a1-adapter-api/pom.xml')
-rw-r--r--a1-adapter/a1-adapter-api/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml
index 2124a615..d0762b7a 100644
--- a/a1-adapter/a1-adapter-api/pom.xml
+++ b/a1-adapter/a1-adapter-api/pom.xml
@@ -20,12 +20,13 @@
~ ============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>3.0.0</version>
+ <version>3.0.1</version>
<relativePath/>
</parent>