summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-08-22 10:00:43 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-08-22 10:00:43 +0800
commit3199971f253c7b8af53104e0c18122b6312701ce (patch)
treebd92f48ac619f4448d081eb69a1c8409cdaf1bf8 /pom.xml
parentc85baa839785a9bd02bc33e4302ac739dd5567c3 (diff)
Updated the version to 1.2.0-SNAPSHOT
Change-Id: I49ce114aebd5eb738a410d175c662fff40be3769 Issue-ID: HOLMES-161 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index afc656e..2ffca93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.holmes.rule-management</groupId>
<artifactId>holmes-rulemgt-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>holmes-rule-management</name>
<modules>
@@ -87,7 +87,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>