summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-13 10:36:16 -0500
committerDan Timoney <dtimoney@att.com>2022-01-13 10:36:16 -0500
commiteb7e52220e4da24d0e85e782e93eb66a9699a9db (patch)
tree4eb9337bc7cf37c594b4f05c5ad13174e368126f /ansible-server/pom.xml
parentc601aba72c8e36a0035105f611033ff84401120f (diff)
Release 1.2.6 maven artifacts and roll version
Release 1.2.6 maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4f915c3dff7992c472452c959523d49e5b507bbb
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 6927cbdd..89d62a4d 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.6-SNAPSHOT</version>
+ <version>1.2.7-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>