summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--javatoscachecker/pom.xml2
-rw-r--r--nfvparser/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/javatoscachecker/pom.xml b/javatoscachecker/pom.xml
index b26c1d6..e5e5aed 100644
--- a/javatoscachecker/pom.xml
+++ b/javatoscachecker/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>2.0.0</version>
<relativePath/>
</parent>
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>