summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2018-09-26 05:59:47 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-26 05:59:47 +0000
commitb0313ae563eb2998a9968b6af93e2599d481a099 (patch)
tree60912f67d9cc585d04551569ac94c73ae102fc47
parentc54033d7d9c35c5b5cd618f8cc97a198d3df01b4 (diff)
parent18fcfc2a1239e17c0e804e3a155f5f27d2e8490e (diff)
Merge "Updated the Version of the Common Lib to 1.2.0"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 900d0c7..b6b9943 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.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>