aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-28 16:22:48 -0400
committerDan Timoney <dtimoney@att.com>2021-10-28 16:22:48 -0400
commitb1bf18e9d93aa6764d64ca8b0845e9465aaa93dc (patch)
tree9b76c8da3dbbf014d87567f006c27a72ea4f6bb3 /pom.xml
parent16453e9bf79c6237f41ac1df615b4641c3e91aed (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: I17c461e44874a16b67ce18e6b178528e4f7c9ee1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7b6ed13f..5493c9ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,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>