diff options
Diffstat (limited to 'nfvparser/pom.xml')
-rw-r--r-- | nfvparser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfvparser/pom.xml b/nfvparser/pom.xml index 73df1ce..150e6bf 100644 --- a/nfvparser/pom.xml +++ b/nfvparser/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.0</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.modeling.toscaparsers.nfvparser</groupId> |