aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-12-15 15:19:00 -0500
committerDan Timoney <dtimoney@att.com>2020-12-15 15:37:08 -0500
commit5837393fad1c00ab044b04e9ae5b83b5ae6005b0 (patch)
tree2cc08c3eafb1c89d6528082233bf4b5b7bd3cab1 /pom.xml
parentb84d399884ed03d3144903ee558933ed8fb800f7 (diff)
Use released version of ccsdk parent poms
Use released version 2.1.0 of parent poms Change-Id: I63b89ffef53b99c0b8996ec5ed6ed7b5b949c325 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bccd2a22..fc5612b2 100755
--- 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>
<relativePath/>
</parent>