summaryrefslogtreecommitdiffstats
path: root/adaptors/ansible-adapter
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-22 14:11:46 -0500
committerDan Timoney <dtimoney@att.com>2021-02-22 14:16:24 -0500
commite93adc2a73a42af34d2bb01411286f9c10d6bf82 (patch)
tree7430c7566c44d05d90cacd757c1e8ae89be6337d /adaptors/ansible-adapter
parent69e393da4cce52a0491fffff2dc81fbe59aeca08 (diff)
Use released version of parent poms
Use released version 2.1.1 of parent poms Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ied983f40f2d445dd58061eed3475aa0ac210a7d2
Diffstat (limited to 'adaptors/ansible-adapter')
-rw-r--r--adaptors/ansible-adapter/ansible-adapter-bundle/pom.xml2
-rw-r--r--adaptors/ansible-adapter/ansible-adapter-installer/pom.xml2
-rw-r--r--adaptors/ansible-adapter/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/ansible-adapter/ansible-adapter-bundle/pom.xml b/adaptors/ansible-adapter/ansible-adapter-bundle/pom.xml
index f525b8abb..7335e584e 100644
--- a/adaptors/ansible-adapter/ansible-adapter-bundle/pom.xml
+++ b/adaptors/ansible-adapter/ansible-adapter-bundle/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
diff --git a/adaptors/ansible-adapter/ansible-adapter-installer/pom.xml b/adaptors/ansible-adapter/ansible-adapter-installer/pom.xml
index 0815039f8..256a5c285 100644
--- a/adaptors/ansible-adapter/ansible-adapter-installer/pom.xml
+++ b/adaptors/ansible-adapter/ansible-adapter-installer/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
diff --git a/adaptors/ansible-adapter/pom.xml b/adaptors/ansible-adapter/pom.xml
index e08cb36a1..82f9dafc6 100644
--- a/adaptors/ansible-adapter/pom.xml
+++ b/adaptors/ansible-adapter/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>