summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-12-15 15:24:33 -0500
committerDan Timoney <dtimoney@att.com>2020-12-15 15:24:33 -0500
commitc5db210ef37ba61d2705f8f2a511c41de74af9db (patch)
tree14e71949ed8e8e793eeecbd188e52060c1c472ef /pom.xml
parentfe74a95f4432e35aa65b7b7928ba49e2158c2c7d (diff)
Use released version of ccsdk parent poms
Use released version 2.1.0 of parent poms Change-Id: I04313112961c5e998c25f1b89a0537c2dabcc9c4 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 f1c326b..64ccc5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>