summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2019-10-11 19:14:10 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2019-10-12 12:50:08 +0800
commit496873842a2d3b15ce14fa91ce3358f2f07ecea6 (patch)
treec889b21f53a1b6841fca3a38c342adc1770131a6 /pom.xml
parent56d16edcc072b5ddb9ebb143aac2ca6f652b3c36 (diff)
Bumped the version to 1.2.75.0.2-ONAPelalto
Change-Id: I8f2a4a23fc813086b7e3bc7f73b4efd965a15131 Issue-ID: HOLMES-268 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 33c3ef8..258e9c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.onap.holmes.rule-management</groupId>
<artifactId>holmes-rulemgt-parent</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>holmes-rule-management</name>
<modules>
@@ -85,7 +85,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.10</version>
+ <version>1.2.13</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>