aboutsummaryrefslogtreecommitdiffstats
path: root/optical-service
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-08-11 16:37:41 -0400
committerDan Timoney <dtimoney@att.com>2023-08-11 16:37:41 -0400
commit0437a05104ffd36e6700f0321d54ed814d3c7618 (patch)
tree24727192efef107587bd587ae8bacba5777a386e /optical-service
parent6ca1c0a4516ce95b10653268f3601a9dd313fdf6 (diff)
Updates for ODL Argon
Updated to use Montreal / ODL Argon version of parent poms, and updated code to create containers to comply with separation of operational and config update transactions imposed in Argon. Issue-ID: SDNC-1816 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I65c40896e57b681fa8907eee5d84e8a20e490577
Diffstat (limited to 'optical-service')
-rw-r--r--optical-service/features/features-optical-service/pom.xml2
-rw-r--r--optical-service/features/pom.xml2
-rw-r--r--optical-service/features/sdnc-optical-service/pom.xml2
-rw-r--r--optical-service/installer/pom.xml2
-rw-r--r--optical-service/model/pom.xml2
-rw-r--r--optical-service/pom.xml2
-rw-r--r--optical-service/provider/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml
index c0f36062..cbc462c9 100644
--- a/optical-service/features/features-optical-service/pom.xml
+++ b/optical-service/features/features-optical-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
<relativePath/>
</parent>
diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml
index a6a1a153..bf87dfb9 100644
--- a/optical-service/features/pom.xml
+++ b/optical-service/features/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/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml
index 80e3f44b..4329e80c 100644
--- a/optical-service/features/sdnc-optical-service/pom.xml
+++ b/optical-service/features/sdnc-optical-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
<relativePath/>
</parent>
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml
index bf097f2b..91d6362b 100644
--- a/optical-service/installer/pom.xml
+++ b/optical-service/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/optical-service/model/pom.xml b/optical-service/model/pom.xml
index b2505fdb..df0a3d88 100644
--- a/optical-service/model/pom.xml
+++ b/optical-service/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/optical-service/pom.xml b/optical-service/pom.xml
index 1bac7718..46acf807 100644
--- a/optical-service/pom.xml
+++ b/optical-service/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/optical-service/provider/pom.xml b/optical-service/provider/pom.xml
index 63c59561..22b552a1 100644
--- a/optical-service/provider/pom.xml
+++ b/optical-service/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>