summaryrefslogtreecommitdiffstats
path: root/ansible-adapter/ansible-adapter-bundle
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-18 11:57:50 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-19 20:17:23 -0400
commit6f41e20aa8dbf7d519683c014c114700cbaea7a9 (patch)
tree7724dd5a9103e1eafbb184f978a41285b0327ed4 /ansible-adapter/ansible-adapter-bundle
parent258216bfca01a583c6a86359a5eead8a339e2fc5 (diff)
Roll to next Casablanca snapshot
Roll to next Casablanca snapshot version Change-Id: I0c6532ee90fdc5ce85f4c5cca29941a54a2ef377 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ansible-adapter/ansible-adapter-bundle')
-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 72fd9de2..b85f3fff 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.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ansible-adapter-bundle</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-adaptors :: ansible-adapter :: ${project.artifactId}</name>