diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-11 19:14:10 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-12 12:50:08 +0800 |
commit | 496873842a2d3b15ce14fa91ce3358f2f07ecea6 (patch) | |
tree | c889b21f53a1b6841fca3a38c342adc1770131a6 /pom.xml | |
parent | 56d16edcc072b5ddb9ebb143aac2ca6f652b3c36 (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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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>
|