summaryrefslogtreecommitdiffstats
path: root/ansible-adapter
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-10-29 15:31:14 -0400
committerDan Timoney <dtimoney@att.com>2020-10-29 15:31:14 -0400
commitb27f7b47a0c88dff5d6b1a47229c5127022ac36b (patch)
tree34d1e206af0dc4d50e25a5e7daba56556015ea8f /ansible-adapter
parent6aaa8fe86a92e06d92ca8c9df5a99baf84cb01aa (diff)
Use released 2.0.2 parent pom
Update to use released 2.0.2 version of parent poms Change-Id: I7ef423d9de2f850c877ac0cb6d67499f533e2a77 Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ansible-adapter')
-rw-r--r--ansible-adapter/ansible-adapter-bundle/pom.xml2
-rw-r--r--ansible-adapter/ansible-adapter-installer/pom.xml2
-rw-r--r--ansible-adapter/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/ansible-adapter/ansible-adapter-bundle/pom.xml b/ansible-adapter/ansible-adapter-bundle/pom.xml
index ed899c72..a3586c8a 100644
--- a/ansible-adapter/ansible-adapter-bundle/pom.xml
+++ b/ansible-adapter/ansible-adapter-bundle/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/ansible-adapter/ansible-adapter-installer/pom.xml b/ansible-adapter/ansible-adapter-installer/pom.xml
index a9b25f04..5de07361 100644
--- a/ansible-adapter/ansible-adapter-installer/pom.xml
+++ b/ansible-adapter/ansible-adapter-installer/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/ansible-adapter/pom.xml b/ansible-adapter/pom.xml
index 043feb2b..b381dc64 100644
--- a/ansible-adapter/pom.xml
+++ b/ansible-adapter/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>