diff options
author | Steven Wright <sw3588@att.com> | 2019-07-24 13:59:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-24 13:59:37 +0000 |
commit | 3140095996787a4bd322a9c0448e590a918f7093 (patch) | |
tree | 5fc01d3dd7906770c2376e346ce36c23d5530685 | |
parent | 9da2967e6c91d12359896ef3906c47e51d030959 (diff) | |
parent | d581b18ef5310f8bb28d9d580b7faf2e7dab7e63 (diff) |
Merge "[VVP] updating oparent version"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.0</version> + <version>2.0.0</version> </parent> <groupId>org.onap.vvp.validation-scripts</groupId> |