summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-25 16:19:44 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-25 16:19:44 +0800
commit18fcfc2a1239e17c0e804e3a155f5f27d2e8490e (patch)
tree63f3e7207044ea4ec9f7795b9d401dfd7e95f212
parentaffcda23b190b7f3f20e27bf375cd3cc79216914 (diff)
Updated the Version of the Common Lib to 1.2.0
Change-Id: I623fd62f4aa04717a4d1e1e8050dc451d536cbd1 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 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>