From 4170c701c72829be393bc26d08d73c71d59e9d02 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Tue, 23 Jan 2018 08:36:36 +0800 Subject: Change the version of holmes-actions to 1.0.0 Change-Id: I613f32a076ebbc4561047ea28b58bcc9fc3c2b8b Issue-ID: HOLMES-116 Signed-off-by: Guangrong Fu --- dmaap-dsa-standalone/pom.xml | 2 +- dmaap-dsa/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dmaap-dsa-standalone/pom.xml b/dmaap-dsa-standalone/pom.xml index c63e121..114161a 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.1 holmes-dmaap-dsa-standalone diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index 4226b3d..501edad 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.1 dmaap-dsa diff --git a/pom.xml b/pom.xml index 4863912..e9b1543 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.0.1-SNAPSHOT + 1.0.1 pom holmes-dsa @@ -80,7 +80,7 @@ org.onap.holmes.common holmes-actions - ${project.version} + 1.0.0 io.dropwizard -- cgit 1.2.3-korg