aboutsummaryrefslogtreecommitdiffstats
path: root/ansible-adapter/ansible-adapter-bundle
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 11:32:13 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 11:32:13 -0400
commit11dc926dd63a78fc761532a1691eef75ca2a9252 (patch)
tree28a59a423b156c41ee5a0ae73341e5cf2a15e049 /ansible-adapter/ansible-adapter-bundle
parent167d3788417d8cdbcf8a36901546af2e7a6f1da7 (diff)
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT) Change-Id: I661123e65eb239164077ce2bf60e6425cc348fa4 Issue-ID: CCSDK-1222 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 5979e6fa..a71feaf1 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.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ansible-adapter-bundle</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.4.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-adaptors :: ansible-adapter :: ${project.artifactId}</name>