upversion to 1.3.2 88/71688/1
authorsblimkie <steven.blimkie@amdocs.com>
Thu, 1 Nov 2018 20:24:17 +0000 (16:24 -0400)
committersblimkie <steven.blimkie@amdocs.com>
Thu, 1 Nov 2018 20:24:17 +0000 (16:24 -0400)
Change-Id: Ic33ca5fc58f6cf76123c18cae2200338ebafe405
Issue-ID: AAI-1816
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 8acb0df..1ff9d5b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
 
     <groupId>org.onap.aai.gizmo</groupId>
     <artifactId>gizmo</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.2-SNAPSHOT</version>
     <name>aai-gizmo</name>
 
     <properties>
index fb21064..0969948 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}