From 16108263545743a3a732e8f1e5ae207fc5576a62 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Tue, 10 Oct 2017 09:16:39 +0800 Subject: [PATCH] Change the Version Back to Snapshot Change-Id: I733c5726a11018f9e852b2ecafc6a49562f672a5 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu --- dmaap-dsa-standalone/pom.xml | 2 +- dmaap-dsa/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dmaap-dsa-standalone/pom.xml b/dmaap-dsa-standalone/pom.xml index c63e121..e702dd9 100644 --- a/dmaap-dsa-standalone/pom.xml +++ b/dmaap-dsa-standalone/pom.xml @@ -22,7 +22,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.0.0 + 1.0.0-SNAPSHOT holmes-dmaap-dsa-standalone diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index 1bbca94..414e271 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -21,7 +21,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.0.0 + 1.0.0-SNAPSHOT dmaap-dsa diff --git a/pom.xml b/pom.xml index 6449e6c..78e3df8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.0.0 + 1.0.0-SNAPSHOT pom holmes-dsa -- 2.16.6