aboutsummaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-05 14:56:21 -0500
committerDan Timoney <dtimoney@att.com>2020-03-05 15:05:31 -0500
commit9b43329875c791109fef9c47fd8eba9e04fcd3d7 (patch)
tree241ed8dcdbbd07efbc25444d461c4a81add09146 /ms/vlantag-api/pom.xml
parentee7c0061f4fcacd80875c8b4b1f1c3e3f64dae65 (diff)
Use released version of parent pom
Update to use released Frankfurt M4 version of CCSDK parent pom Change-Id: I489b38788322027f440d54d7d0e92e26980bf156 Issue-ID: CCSDK-2152 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 adb6b9e5..539a6146 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>