summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-09 15:55:03 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-09 15:55:03 +0800
commitf06759d53d48bb31e1a1565bce7113ab02f68a7e (patch)
treea3b59f1e7e298c960e326812999acc3c81944b46 /pom.xml
parent02477312f805d819b9b71ce91bcbebea98697fb5 (diff)
Add the Stacktrace into the Log
Change-Id: I5ac78b3a7c4b73d8d4a3fe9cf928db4a2ded80ae Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 78e3df8..f37dec6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,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.easymock</groupId>