summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShiwei Tian <tian.shiwei@zte.com.cn>2018-04-09 09:32:39 +0800
committerShiwei Tian <tian.shiwei@zte.com.cn>2018-04-09 09:32:39 +0800
commit37b3bb9b015069ba5e9ad1845de30467decb61d4 (patch)
tree2ddfa4adfb99e78353dc5a402131b03dce60a82d /pom.xml
parent1985d463e60ab79a2fadc4065a9ea19861933692 (diff)
fix https bug
Issue-ID: HOLMES-104 Change-Id: I6922584f94aa0ec79fda1e2b3dcc7da6c874c9da Signed-off-by: Shiwei Tian <tian.shiwei@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 7a1f4c4..479d84b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.onap.msb.java-sdk</groupId>
<artifactId>msb-java-sdk</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>