aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:11:23 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:11:26 +0800
commit1516545caf9a906a052158d8596f4fc8ed6e9a13 (patch)
treebd8fd8c2b37d7f28eea620b0e44bbecd12173102 /example
parent14fe96da81b4197373ba6347773164465145c9df (diff)
bump version to 1.2.5
Issue-ID: MSB-334 Change-Id: Iee1edcd9c93395930baee9998952319320c01b1d Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'example')
-rw-r--r--example/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/pom.xml b/example/pom.xml
index 569cf5f..e637094 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -13,7 +13,7 @@
<dependency>
<groupId>org.onap.msb.java-sdk</groupId>
<artifactId>msb-java-sdk</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>