summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-26 14:14:37 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-26 14:14:37 +0800
commit9b64ad7f73447f0dcf994df8cdbcf70b4e50d9af (patch)
tree8bd4eef1846d60825217e94218490d343336b940
parentbc9d29066716c9f524539a7d2c8e3ea63fdf9fbb (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 32011a9..cfce9bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>