Bumping the oparent and osdf artifact versions 67/56667/2
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 17 Jul 2018 16:24:03 +0000 (09:24 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Wed, 18 Jul 2018 12:47:15 +0000 (05:47 -0700)
Bumped the oparent-python version to 1.2.0
Bumped the osdf artifacts version to 1.2.0

Issue-ID: OPTFRA-301
Change-Id: I10a45b89333606b008e172d60fad3ab6e3af5121
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f06d1f2..96a1a63 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent-python</artifactId>
-        <version>1.1.1</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.optf.osdf</groupId>
     <artifactId>optf-osdf</artifactId>
     <name>optf-osdf</name>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <description>Optimization Service Design Framework</description>
 
     <properties>