summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-21 12:40:14 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-11-04 16:32:32 -0400
commit39e159f151fe71f8d4f831232b2c7a7f28e9ceba (patch)
tree381dcbf455b952aea819dee722a0a02b1f0a5d5b /ansible-server
parentc5918ef6b0f6838df7cc66dfbb1aa27f69e3bac1 (diff)
Roll version in master to next release
Roll versions in master branch to London release numbering Change-Id: I19601329863fd8a8aa17fd36b372985b29d004be Issue-ID: CCSDK-3779 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..828676c3 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.5.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>