summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>2021-10-29 08:08:28 +0200
committerDan Timoney <dtimoney@att.com>2021-12-06 16:27:53 -0500
commit7ec6b1efaeed1820912aa85d04d58d75c5f96664 (patch)
treed946bb22a911592a27f54ed8b36602515ebe0ef9 /ansible-server/pom.xml
parentff504a1c32b762100d0a9031769367131d2db9cb (diff)
mirgate dist to sr2
migrate odl and dependencies to sr2 Issue-ID: CCSDK-3514 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ifd8f08c81e7a0ba138f145779e86dd864ecf9744 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.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 db8f26e0..8663c1ae 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.2.4-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>