Update Dependency Versions to 1.2.1 17/70617/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 17 Oct 2018 01:38:30 +0000 (09:38 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 17 Oct 2018 01:38:30 +0000 (09:38 +0800)
Change-Id: I0a325b089c402f09748068405e038c093cb147b6
Issue-ID: HOLMES-173
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
pom.xml
rulemgt-frontend/pom.xml
rulemgt-standalone/pom.xml
rulemgt/pom.xml

diff --git a/pom.xml b/pom.xml
index b6b9943..67713d9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 \r
     <groupId>org.onap.holmes.rule-management</groupId>\r
     <artifactId>holmes-rulemgt-parent</artifactId>\r
-    <version>1.2.0-SNAPSHOT</version>\r
+    <version>1.2.0</version>\r
     <packaging>pom</packaging>\r
     <name>holmes-rule-management</name>\r
     <modules>\r
@@ -86,7 +86,7 @@
             <dependency>\r
                 <groupId>org.onap.holmes.common</groupId>\r
                 <artifactId>holmes-actions</artifactId>\r
-                <version>1.2.0</version>\r
+                <version>1.2.1</version>\r
             </dependency>\r
             <dependency>\r
                 <groupId>io.dropwizard</groupId>\r
index 3b94e97..77a9117 100644 (file)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.onap.holmes.rule-management</groupId>
     <artifactId>holmes-rulemgt-parent</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
   </parent>
 
   <artifactId>holmes-rulemgt-frontend</artifactId>
index 36e5bee..98e224b 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.holmes.rule-management</groupId>
         <artifactId>holmes-rulemgt-parent</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <artifactId>holmes-rulemgt-standalone</artifactId>
index aafcc5c..7b60f1e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.holmes.rule-management</groupId>
         <artifactId>holmes-rulemgt-parent</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <artifactId>holmes-rulemgt</artifactId>