summaryrefslogtreecommitdiffstats
path: root/ansible-adapter/ansible-adapter-bundle/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 14:47:22 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 14:47:22 -0400
commit7767b6cc2a107fe04282cf8e54d099335db45e9c (patch)
tree3c1415d5a40fb71683e7e0f30a1d89f8aec0fa59 /ansible-adapter/ansible-adapter-bundle/pom.xml
parente0f1c0f2a7fe7c60f56f6e2a952eb5f58c3150a6 (diff)
Roll to next snapshot
Roll to next snapshot version Change-Id: I3a04d92d514f07bca0d1a7a719e0f6d74676d940 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ansible-adapter/ansible-adapter-bundle/pom.xml')
-rw-r--r--ansible-adapter/ansible-adapter-bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible-adapter/ansible-adapter-bundle/pom.xml b/ansible-adapter/ansible-adapter-bundle/pom.xml
index 92c1801b..c15c6287 100644
--- a/ansible-adapter/ansible-adapter-bundle/pom.xml
+++ b/ansible-adapter/ansible-adapter-bundle/pom.xml
@@ -17,13 +17,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ansible-adapter-bundle</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-adaptors :: ansible-adapter :: ${project.artifactId}</name>