aboutsummaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-12 08:50:11 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-12 08:50:11 -0400
commitd0db9bf4b8bf169f4166eb3842f14ccb85380c3d (patch)
treee8006819648839cfa000aa075b7ba7cd0e19eea7 /ms/vlantag-api
parent55b09d5184a5873c57fa09b65f4e2f38fe082603 (diff)
Prepare for RC0 release
Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I6b1a9c5ce48badada0da7a8988bf58ad84c1528f Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api')
-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 79b6e9ab..35f8e544 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -42,7 +42,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath />
</parent>