diff options
author | Ethan Lynn <ethanlynnl@vmware.com> | 2017-10-11 18:33:11 +0800 |
---|---|---|
committer | Ethan Lynn <ethanlynnl@vmware.com> | 2017-10-11 18:36:58 +0800 |
commit | 3239e70d35b4bcf5ed9f5fe0c34caf4a78063395 (patch) | |
tree | 9b5ced949b803ecea6b30e90d52ad42a1606fb54 /pom.xml | |
parent | c48a68be3fd654ef5e11bd511de285eef648c562 (diff) |
Use 0.1.1 oparent for staging
Change oparent version to 0.1.1
Change-Id: I33166e6cea98e3a1c8b8ee52ef9718665539177d
issue-id: MULTICLOUD-112
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>0.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.framework</groupId> |