summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-10 15:34:53 -0400
committerDan Timoney <dtimoney@att.com>2021-09-10 20:23:29 +0000
commit7d9d0d41b467505399dc51820f555e3ae6484e0b (patch)
tree9ce6ff2aead94b2decd289758cd35b142d7e15c9 /ansible-server/pom.xml
parent431880776fcf0275e9cbe0e3fcebbeb456ebfb60 (diff)
Release version 1.2.0 ccsdk/distribution maven artifacts
Release version 1.2.0 (initial Istanbul) maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3d7830c6b54f15e60fd265a12e5fda63ea0d5c5f
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 ac2dfb98..173bc686 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.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>