summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-10-10 11:06:31 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-10-10 11:06:35 +0800
commit51221ce412d8a44ae0ff75d8ee2c24f167b65827 (patch)
treeeed7e7cd92df03c17defb54c033337d157f93626
parent0d2325ef2e024bd50f92f6af98999634f588cba6 (diff)
Replace oparent snapshot with rlease version
Issue-Id: MSB-65 Change-Id: I1194f17871356c8163d4733c149e671c9c50c257 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 69aaa1c..91a5bcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.1.1</version>
</parent>
<groupId>org.onap.msb.swagger-sdk</groupId>