aboutsummaryrefslogtreecommitdiffstats
path: root/optical-service
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-28 16:26:45 -0400
committerDan Timoney <dtimoney@att.com>2021-10-28 16:26:45 -0400
commit8f5d340a8066748d650ad415bcdc3f5b4ceda06f (patch)
tree7197ff30bebe7cce02aa99cf0b510839b7c6d80d /optical-service
parentcd414dcea712f17a21ce71bd01d4e3ad8cbacf14 (diff)
Use version 2.3.0 of parent poms
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I91f59a6872e1f91c6d3b21a2d48ea03c7ee2f3cd
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 2897ab87..9e9e189a 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml
index 1ba905a1..e5739cf5 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.3.0-SNAPSHOT</version>
+ <version>2.3.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 5a826c02..329ba167 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml
index 187e5061..12024fe6 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml
index c3da9ff9..fa8b3e11 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/optical-service/pom.xml b/optical-service/pom.xml
index c9f179f3..cb93838b 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml
index 154a0246..0ab457b1 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>