diff options
author | Victor Gao <victor.gao@huawei.com> | 2019-06-29 09:40:02 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2019-06-29 09:40:02 +0800 |
commit | d6429a51d0e2794db3aa13a6ed30da3b764ddce7 (patch) | |
tree | ae2392ab4befdf05c8e5158f95e560fa90844657 | |
parent | 2cc085f9ee3fa0abd793678f5d984423ccf4148d (diff) |
global jjb migration
Issue-ID: VNFSDK-423
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Change-Id: I87bb4bae36936f6ff9fd33cfe07a062176d72ef4
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ under the License. <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.0</version> + <version>2.0.0</version> </parent> <groupId>org.onap.vnfsdk.dovetail-integration</groupId> |