diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-02 13:48:34 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-02 13:48:34 +0800 |
commit | c55075a674d4ec62858370a7cd40f3775991612d (patch) | |
tree | 24733c58debaaeccea33bc2ee5c07c52675532b6 | |
parent | 151b24ea4e3985e03a948c066772d0b62bcda4ad (diff) |
Updated the Version of the Common Lib
Change-Id: I138b255a9bef78be86759478a26afdee2399bb58
Issue-ID: HOLMES-177
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.4</version> + <version>1.2.5</version> </dependency> <dependency> <groupId>org.onap.holmes.dsa</groupId> |