diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-02 13:49:38 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-02 13:49:38 +0800 |
commit | c3e99561e566e5f5dd26ca3f3c1d8460e4ac680c (patch) | |
tree | e7705a2d201e9d79c64dfed58c1109af94f85b05 /pom.xml | |
parent | 5bdc1954c173c390e7e620f2a99902101fbd021e (diff) |
Updated the Version of the Common Lib
Change-Id: If425c94a9cd123d84844033ee10f51aac430a821
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ <dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.4</version>
+ <version>1.2.5</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
|