summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-11-02 13:48:34 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-11-02 13:48:34 +0800
commitc55075a674d4ec62858370a7cd40f3775991612d (patch)
tree24733c58debaaeccea33bc2ee5c07c52675532b6
parent151b24ea4e3985e03a948c066772d0b62bcda4ad (diff)
Updated the Version of the Common Lib
Change-Id: I138b255a9bef78be86759478a26afdee2399bb58 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 d4e0787..d75d464 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,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>org.onap.holmes.dsa</groupId>