diff options
author | HuabingZhao <zhaohuabing@gmail.com> | 2018-07-24 17:52:49 +0800 |
---|---|---|
committer | HuabingZhao <zhaohuabing@gmail.com> | 2018-07-24 17:52:55 +0800 |
commit | 7c97fc0824a6b03437f1f693310c5f7068359a90 (patch) | |
tree | a4f8168045320ef0e5b08dbccb1e77a63afe4286 /example-spring-boot/pom.xml | |
parent | 9bb45403c17f145bbcfa694a7db33652341db42f (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/pom.xml')
-rw-r--r-- | example-spring-boot/pom.xml | 2 |
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> |