summaryrefslogtreecommitdiffstats
path: root/northbound/asdcApi
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-22 16:05:50 -0400
committerDan Timoney <dtimoney@att.com>2023-07-31 15:15:27 -0400
commit69baaebcb6112c0b2f80ec654442c52a5b3e1cb1 (patch)
treeff89105eeba6a4f7406e08e13f818ca446682aee /northbound/asdcApi
parent2ef436968cec5befcc9c91702f8c5bd6d78c6f03 (diff)
Update sli for Argon release
Update sli to use OpenDaylight Argon versions of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8689a3389ce4fae3be3e9d353f479eb4cd3762c0
Diffstat (limited to 'northbound/asdcApi')
-rwxr-xr-xnorthbound/asdcApi/installer/pom.xml2
-rwxr-xr-xnorthbound/asdcApi/model/pom.xml2
-rwxr-xr-xnorthbound/asdcApi/pom.xml2
-rwxr-xr-xnorthbound/asdcApi/provider/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml
index 03590260e..1e3d2e4fa 100755
--- a/northbound/asdcApi/installer/pom.xml
+++ b/northbound/asdcApi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
<relativePath/>
</parent>
diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml
index ef00c121f..5c0b268b5 100755
--- a/northbound/asdcApi/model/pom.xml
+++ b/northbound/asdcApi/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
<relativePath/>
</parent>
diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml
index 8fa9f507f..bb80db1db 100755
--- a/northbound/asdcApi/pom.xml
+++ b/northbound/asdcApi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
<relativePath/>
</parent>
diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml
index b6b678225..0768127ed 100755
--- a/northbound/asdcApi/provider/pom.xml
+++ b/northbound/asdcApi/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
<relativePath/>
</parent>