summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-09-26 11:32:44 -0400
committerDan Timoney <dtimoney@att.com>2022-09-26 18:51:12 +0000
commitc5918ef6b0f6838df7cc66dfbb1aa27f69e3bac1 (patch)
tree11ded308fd02c41b77ee9f408edcb5d4a4a0b708 /ansible-server
parent70bb3d3cc5600069c8541057adb8d68809121eef (diff)
Release version 1.4.1 ccsdk/distribution artifacts
Release version 1.4.1 of ccsdk/distribution maven artifacts and roll to next snapshot version. Change-Id: I03c6893b203dcdb7eccbb06bba8fd469a302950e Issue-ID: CCSDK-3754 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 73443bb5..5ddbbfb5 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.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>