Remove the Version of org.onap.holmes-actions 39/17639/3
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 9 Oct 2017 11:18:51 +0000 (19:18 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Tue, 10 Oct 2017 01:18:39 +0000 (09:18 +0800)
Change-Id: I45903cda0410c4fe246d4ff2177e9eec27f026f5
Issue-ID: HOLMES-52
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
pom.xml
rulemgt/pom.xml

diff --git a/pom.xml b/pom.xml
index caa0324..899f944 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 \r
     <groupId>org.onap.holmes.rule-management</groupId>\r
     <artifactId>holmes-rulemgt-parent</artifactId>\r
-    <version>1.0.0</version>\r
+    <version>1.0.0-SNAPSHOT</version>\r
     <packaging>pom</packaging>\r
     <name>holmes-rule-management</name>\r
     <modules>\r
index 5b2a11a..d996727 100644 (file)
@@ -40,7 +40,6 @@
         <dependency>
             <groupId>org.onap.holmes.common</groupId>
             <artifactId>holmes-actions</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.glassfish.jersey.containers</groupId>