Change the MSB Dependency Version to 1.0.0 09/19409/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 18 Oct 2017 02:53:17 +0000 (10:53 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 18 Oct 2017 02:53:17 +0000 (10:53 +0800)
Change-Id: I090b1e63ae057791cfe7045b0bf09c6b1003058d
Issue-ID: HOLMES-78
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0085b3f..b46e2f0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
             <dependency>
                 <groupId>org.onap.msb.java-sdk</groupId>
                 <artifactId>msb-java-sdk</artifactId>
-                <version>1.0.0-SNAPSHOT</version>
+                <version>1.0.0</version>
             </dependency>
             <dependency>
                 <groupId>org.reflections</groupId>