aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-12-07 11:21:37 -0500
committerDan Timoney <dtimoney@att.com>2020-12-07 11:22:37 -0500
commitc01c0defdd28081f120d79fd4f54ec2a9cd1c916 (patch)
treecf4ed6bfa6cd2b567b881e1a11e7383fe2c085f3 /installation/ansible-server
parent58542924402fa2dda832405c87f98db52745c605 (diff)
Release 2.1.0 dockers
Release version 2.1.0 of SDNC docker containers Change-Id: Ibaaaab943cf8b3b844dc37d73aea6f8445cc3dfb Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a05e6faab7ec5577daf3e6a73a4fb681ca11565f
Diffstat (limited to 'installation/ansible-server')
-rw-r--r--installation/ansible-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index 9c310f0a..db7276f5 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-ansible-server</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>