summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-15 15:11:42 -0400
committerDan Timoney <dtimoney@att.com>2021-09-15 15:11:42 -0400
commit4016bbd242fefa3ee22a22b2c2944b615fe0b835 (patch)
tree57b3f621d69f2b1a15fe0a536d280b740fbd986b /ansible-server/pom.xml
parent8b3c288a13ab5da4d6ee30b304703814b8fcc6fb (diff)
Release version 1.2.1 maven artifacts
Release version 1.2.1 ccsdk/distribution maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7774a6d24aef0c5b0145bbe00d0f5e60aaedd048
Diffstat (limited to 'ansible-server/pom.xml')
-rw-r--r--ansible-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 173bc686..6ed787e8 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>