summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-11-02 13:49:38 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-11-02 13:49:38 +0800
commitc3e99561e566e5f5dd26ca3f3c1d8460e4ac680c (patch)
treee7705a2d201e9d79c64dfed58c1109af94f85b05
parent5bdc1954c173c390e7e620f2a99902101fbd021e (diff)
Updated the Version of the Common Lib
Change-Id: If425c94a9cd123d84844033ee10f51aac430a821 Issue-ID: HOLMES-177 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f9129d3..c31cd9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>