summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-05-30 13:28:06 -0400
committerDan Timoney <dtimoney@att.com>2024-05-30 13:28:06 -0400
commit4938e9af901a9ee8e4b37f1cb3b1a6060ea26d0e (patch)
tree18033127fc2d7bb0fa95d8d6f52feec6f21eae2b /ansible-server
parent86f2ac15e2138b0768b04fb49f3cfe502e5acacd (diff)
Release version 1.6.2 CCSDK distribution artifacts
Release version 1.6.2 of CCSDK distribution maven artifacts and roll version Issue-ID: SDNC-1836 Change-Id: I817a7c7819819e6ba8baeb7a5edc4814f8a72fe6 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 0d628111..f6b0b4a7 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.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>