From 27704a8acb2abbc15f3b507ca73ab55bb159af79 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 17 Oct 2018 09:38:30 +0800 Subject: [PATCH] Update Dependency Versions to 1.2.1 Change-Id: I0a325b089c402f09748068405e038c093cb147b6 Issue-ID: HOLMES-173 Signed-off-by: GuangrongFu --- pom.xml | 4 ++-- rulemgt-frontend/pom.xml | 2 +- rulemgt-standalone/pom.xml | 2 +- rulemgt/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b6b9943..67713d9 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.holmes.rule-management holmes-rulemgt-parent - 1.2.0-SNAPSHOT + 1.2.0 pom holmes-rule-management @@ -86,7 +86,7 @@ org.onap.holmes.common holmes-actions - 1.2.0 + 1.2.1 io.dropwizard diff --git a/rulemgt-frontend/pom.xml b/rulemgt-frontend/pom.xml index 3b94e97..77a9117 100644 --- a/rulemgt-frontend/pom.xml +++ b/rulemgt-frontend/pom.xml @@ -23,7 +23,7 @@ org.onap.holmes.rule-management holmes-rulemgt-parent - 1.2.0-SNAPSHOT + 1.2.0 holmes-rulemgt-frontend diff --git a/rulemgt-standalone/pom.xml b/rulemgt-standalone/pom.xml index 36e5bee..98e224b 100644 --- a/rulemgt-standalone/pom.xml +++ b/rulemgt-standalone/pom.xml @@ -22,7 +22,7 @@ org.onap.holmes.rule-management holmes-rulemgt-parent - 1.2.0-SNAPSHOT + 1.2.0 holmes-rulemgt-standalone diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index aafcc5c..7b60f1e 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -20,7 +20,7 @@ org.onap.holmes.rule-management holmes-rulemgt-parent - 1.2.0-SNAPSHOT + 1.2.0 holmes-rulemgt -- 2.16.6