summaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
parent0d2325ef2e024bd50f92f6af98999634f588cba6 (diff)
Replace oparent snapshot with rlease version
Issue-Id: MSB-65 Change-Id: I1194f17871356c8163d4733c149e671c9c50c257 Signed-off-by: HuabingZhao <zhao.huabing@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 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>
ref='#n166'>166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197