aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-10-10 10:58:39 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-10-10 11:01:47 +0800
commitb1d0aa8594c0929b414ba7979a1620fb55009180 (patch)
tree1fa887d15e0815e6e242ca41b2fc06b7b8653238
parentccdc64e1b1df89513b423eff51c8614c3ccf4c4f (diff)
Replace oparent snapshot with rlease version
Issue-Id: MSB-65 Change-Id: I76d91a552498cab0c7821f0d0f3ffcb08e32600e 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 3569afc..c7b4628 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,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.apigateway</groupId>
<artifactId>msb-apigateway-parent</artifactId>