summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-29 14:00:42 -0400
committerDan Timoney <dtimoney@att.com>2022-03-29 14:00:42 -0400
commit4f4b6f369d69f69ecfe5052d09c7ac99846bbad0 (patch)
tree6d72872e2b3ca0f31ee836f1a6b1d90d5b014112 /ansible-server/pom.xml
parentadff1852f2f02c12b797bf6a0f8fc961eead05eb (diff)
Release ccsdk/distribution 1.3.1 artifacts
Release version 1.3.1 maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I72827426b4bea55241664de89eed7abaebae1e86
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 8663c1ae..f66109ce 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.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ${project.artifactId}</name>