aboutsummaryrefslogtreecommitdiffstats
path: root/example-spring-boot
diff options
context:
space:
mode:
authorHuabingZhao <zhaohuabing@gmail.com>2018-07-24 17:52:49 +0800
committerHuabingZhao <zhaohuabing@gmail.com>2018-07-24 17:52:55 +0800
commit7c97fc0824a6b03437f1f693310c5f7068359a90 (patch)
treea4f8168045320ef0e5b08dbccb1e77a63afe4286 /example-spring-boot
parent9bb45403c17f145bbcfa694a7db33652341db42f (diff)
Bump MSB artifacts version to 1.2.0
Issue-ID: MSB-218 Change-Id: I58b6d33d07ab2ed5c4d2b3ab199adbe3e421601b Signed-off-by: HuabingZhao <zhaohuabing@gmail.com>
Diffstat (limited to 'example-spring-boot')
-rw-r--r--example-spring-boot/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example-spring-boot/pom.xml b/example-spring-boot/pom.xml
index 1e81608..2f5f7b0 100644
--- a/example-spring-boot/pom.xml
+++ b/example-spring-boot/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.onap.msb.sdk</groupId>
<artifactId>msb-java-sdk</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</dependency>
</dependencies>