aboutsummaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-16 10:09:22 -0400
committerDan Timoney <dtimoney@att.com>2021-09-16 14:23:57 +0000
commita997ac438e3cb7d0a9c5ef70906f8581e3d07071 (patch)
tree8eb565a918b04b6c2c9983f303e5a7371959f341 /ms/pom.xml
parentccde402573e0a9e95ed808e400ae749cde61fb0d (diff)
Release version 1.2.0 maven artifacts
Release version 1.2.0 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iad774594dbb62030d7cd62594e527646d9b11a43
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 94cd841e..81ad5260 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>