summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-02-28 07:42:25 -0500
committerDan Timoney <dtimoney@att.com>2023-02-28 12:56:25 +0000
commit971d4c086ff69f469d03a744f4de341b9629d179 (patch)
tree83813bbc6eb4fc1727f393c80ef246e2ef3cfb93 /ansible-server/pom.xml
parent22dff38cdb9dc89b854fba38723e3998b269c3f7 (diff)
Release version 1.5.0 maven artifacts
Release version 1.5.0 ccsdk/distribution maven artifacts and roll to next snapshot version. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib8df2312bcd9f20a31710be69d1672329d7e45f3
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 93d6445f..25dc8456 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.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>