summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-10 09:40:27 -0500
committerDan Timoney <dtimoney@att.com>2022-01-10 09:40:27 -0500
commit72c435bd1213c206608d49976da69e577ee2dd24 (patch)
treedd3f5e69be2035220b25349c10f7d788dcddac2f /ansible-server
parent5924b43244d3a82194d897ba3e6a1791ca8ddc13 (diff)
Release version 1.2.5 maven artifacts
Release version 1.2.5 maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ee6b0541664d55d87b03d8e52e016573dd07557
Diffstat (limited to 'ansible-server')
-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 fee4054f..6927cbdd 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.5-SNAPSHOT</version>
+ <version>1.2.6-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.2.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>