summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-11-03 10:23:41 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-11-03 10:23:41 +0800
commit69fd7b0f047b56c8fa58043f08c5e8a6cd06d94e (patch)
tree6a6004ed71767750d68031dde00e6981f1580af3
parentc3e99561e566e5f5dd26ca3f3c1d8460e4ac680c (diff)
Updated the Version of the Common Lib
Change-Id: I2944c2cdaa160ba0fbd6716ca6cbf42a30ec2587 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 c31cd9c..463e18d 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.5</version>
+ <version>1.2.6</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>