summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-27 07:20:17 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-27 07:20:17 -0400
commita1c193f703f90c0e6f9691361a8df60f4acb24ff (patch)
tree2bb85e5ef197b05d842781310eca2ae8e0d44f78 /ansible-server
parentcb9180e2891981b595728926c193d20c367c4e53 (diff)
Release 1.4.2 maven artifacts
Release version 1.4.2 maven artifacts and roll to next snapshot Change-Id: I6f31517fc37005eae8f89ffde6d70976505f52f1 Issue-ID: CCSDK-3777 Signed-off-by: Timoney, Dan (dt5972) <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 5ddbbfb5..19d5b048 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.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>