aboutsummaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/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 /ms/vlantag-api/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 'ms/vlantag-api/pom.xml')
-rw-r--r--ms/vlantag-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index b8033c8b..d7cf0a40 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>