aboutsummaryrefslogtreecommitdiffstats
path: root/optical-service/pom.xml
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/pom.xml
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/pom.xml')
-rw-r--r--optical-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
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>