aboutsummaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-09 10:01:45 -0500
committerDan Timoney <dtimoney@att.com>2021-03-09 10:01:51 -0500
commit39a425769af091e8234fc05ebbe04628eeb1598f (patch)
tree40d5cb0d57ecdf5eea403ac9627bac53e1c366b6 /ms/pom.xml
parent163beaad8e0d52ce78e28c487dc0ea4eb401456f (diff)
Roll master version for Istanbul
Roll versions of ccsdk parent poms to 2.2.0-SNAPSHOT and of ccsdk/apps to 1.2.0-SNAPSHOT for Istanbul release. Change-Id: Ia252e92b10bcec18fe88ac1174e6cff519cd927a Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms/pom.xml')
-rw-r--r--ms/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/pom.xml b/ms/pom.xml
index 6e33f8a1..836a4b56 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>