summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-11-22 15:36:55 -0500
committerDan Timoney <dtimoney@att.com>2023-11-22 15:37:27 -0500
commita32f404ccd6c3f0bd872231bc5529d4d8e2c0f39 (patch)
treee3266a14762e74a684dd98f464d5dc12f72bea0e /ansible-server/pom.xml
parent28594544565a9eae8de9a1bbe9400275853de61d (diff)
Release version 1.6.1 of ccsdk distribution artifacts
Release version 1.6.1 of ccsdk distribution maven artifacts and roll snapshot Issue-ID: CCSDK-3956 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I694e1fe3aea01ffecaad86083ce6c8163f8ac914
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 2def3872..0d628111 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>