Upversion for release 39/49839/1 beijing v1.2.1
authorJimmy Forsyth <jf2512@att.com>
Thu, 31 May 2018 19:25:38 +0000 (15:25 -0400)
committerJimmy Forsyth <jf2512@att.com>
Thu, 31 May 2018 19:25:43 +0000 (15:25 -0400)
Issue-ID: AAI-1189
Change-Id: I8eff936adfc2860ad4eba769472d39f6f875faf8
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index d892b03..efa74d1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
 
     <groupId>org.onap.aai.gizmo</groupId>
     <artifactId>gizmo</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <name>aai-gizmo</name>
 
 
index faf06bb..688582d 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=2
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}