Bump version to 1.3.3-staging 25/92325/1
authorRuoyu Ying <ruoyu.ying@intel.com>
Wed, 31 Jul 2019 11:43:38 +0000 (19:43 +0800)
committerRuoyu Ying <ruoyu.ying@intel.com>
Wed, 31 Jul 2019 11:49:18 +0000 (19:49 +0800)
Issue-ID: OPTFRA-546
Change-Id: I55dbb5f4beed4ca3db76c4f26e49dc791d82e1a8
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 24819f3..d69f715 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <groupId>org.onap.optf.osdf</groupId>
     <artifactId>optf-osdf</artifactId>
     <name>optf-osdf</name>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.3.3-SNAPSHOT</version>
     <description>Optimization Service Design Framework</description>
 
     <properties>
index 0428858..1439203 100644 (file)
@@ -19,7 +19,7 @@
 
 major=1
 minor=3
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}