From 72c435bd1213c206608d49976da69e577ee2dd24 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 10 Jan 2022 09:40:27 -0500 Subject: Release version 1.2.5 maven artifacts Release version 1.2.5 maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney Change-Id: I3ee6b0541664d55d87b03d8e52e016573dd07557 --- ansible-server/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible-server/pom.xml') diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index fee4054f..6927cbdd 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.2.5-SNAPSHOT + 1.2.6-SNAPSHOT org.onap.ccsdk.distribution ansible-server - 1.2.5-SNAPSHOT + 1.2.6-SNAPSHOT pom ccsdk-distribution :: ${project.artifactId} -- cgit