summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-22 13:52:45 -0400
committerDan Timoney <dtimoney@att.com>2021-03-22 13:52:45 -0400
commit486bd1768c2b4e6bf4a83326fdc5f7d07d565222 (patch)
treec75abb04d8b65bd14914160d476386bae7929764 /ansible-server/pom.xml
parent776684f7a5fd32fa09a68070948f68615d7c7cfa (diff)
Roll to Istanbul snapshot
Roll master to Istanbul snapshot version Change-Id: Ie39a976dfe5e59fdf213bd35a1fbf730f3fdc79e Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ansible-server/pom.xml')
-rw-r--r--ansible-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index e79bc108..46e1de44 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>