summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-14 12:59:57 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-14 12:59:57 -0500
commitf894bdd18f1f28e74759afced8369ce700af17cf (patch)
treeb6fb2f50e9ab4038c5800b2a21af8c28306df1ed /ms
parent672b7ff399a2a8164bdb0eb8506668f8a7916c48 (diff)
Prepare for release version3.0.0-ONAP0.3.2
Prepare ccsdk/apps to create RC2 artifacts Change-Id: Idc5964faf0f9b80b1c9538e60db80c6cd7d12626 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms')
-rw-r--r--ms/neng/pom.xml2
-rw-r--r--ms/pom.xml2
-rw-r--r--ms/vlantag-api/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 86634330..2dd59392 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -241,7 +241,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/ms/pom.xml b/ms/pom.xml
index 7f4d0e48..21e52bbd 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index f1129114..23e84748 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.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>