diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-25 16:19:44 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-25 16:19:44 +0800 |
commit | 18fcfc2a1239e17c0e804e3a155f5f27d2e8490e (patch) | |
tree | 63f3e7207044ea4ec9f7795b9d401dfd7e95f212 | |
parent | affcda23b190b7f3f20e27bf375cd3cc79216914 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|