summaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:56:16 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:56:16 -0500
commita5f2f2fd392dbf365b51fefc9419a9616e215fc1 (patch)
treefddc82ecb7e707f4574e09292f3f185d886dd8ed /ms/vlantag-api/pom.xml
parent08409f0df6ba46e2e2b8ac4886c6727b4169c6f6 (diff)
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom Change-Id: I9ffabc6f94546f8dd478a090b4e10db8934b4a00 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <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 9f762ed6..64575b1b 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -40,7 +40,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath/>
</parent>