Merge "Update : Spelling Mistakes"
authorShankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com>
Tue, 9 Oct 2018 19:16:04 +0000 (19:16 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 9 Oct 2018 19:16:04 +0000 (19:16 +0000)
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 43d3d15..438e989 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent-python</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
     </parent>
 
     <groupId>org.onap.optf.osdf</groupId>
     <artifactId>optf-osdf</artifactId>
     <name>optf-osdf</name>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <description>Optimization Service Design Framework</description>
 
     <properties>
index e0ee3c0..536c517 100644 (file)
@@ -19,7 +19,7 @@
 
 major=1
 minor=2
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}