diff options
author | Victor Gao <victor.gao@huawei.com> | 2019-06-29 09:31:05 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2019-06-29 09:31:05 +0800 |
commit | 4afd51a2eedabbe2e53a9b2411b78e59ca5f977c (patch) | |
tree | e41d0067e856f661947291bf344be08e6268fc27 | |
parent | bdc134281351c30748bbe5698b5e76d611b04a29 (diff) |
global jjb migration
Issue-ID: VNFSDK-423
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Change-Id: I7a9fc5ccd69feef7314717c6398f968b408442fa
-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>0.1.1</version> + <version>2.0.0</version> <relativePath>../oparent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |