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