summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-25 16:18:52 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-25 16:18:52 +0800
commitbc9d29066716c9f524539a7d2c8e3ea63fdf9fbb (patch)
tree7e31fa9aac266a5dcc23e3a1f1778f75c6d4b992
parentea9c9acd32e428d493e195c9c891fcfbc8fcf92d (diff)
Updated the Version of the Common Lib to 1.2.0
Change-Id: I05dc4c41f0956553159946cdb25b418c3b22abe6 Issue-ID: HOLMES-171 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 b1a5f16..32011a9 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.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.onap.holmes.dsa</groupId>