diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-26 14:14:37 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-26 14:14:37 +0800 |
commit | 9b64ad7f73447f0dcf994df8cdbcf70b4e50d9af (patch) | |
tree | 8bd4eef1846d60825217e94218490d343336b940 | |
parent | bc9d29066716c9f524539a7d2c8e3ea63fdf9fbb (diff) |
Updated the Version of the DSA to 1.2.0
Change-Id: Ib7f19c4facf90fec2a28af3b85fd3d759622ea25
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
@@ -99,7 +99,7 @@ <dependency> <groupId>org.onap.holmes.dsa</groupId> <artifactId>dmaap-dsa</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> </dependency> <dependency> <groupId>io.dropwizard</groupId> |