Upversion to 1.3.2 72/70372/1 3.0.0-ONAP
authorArul.Nambi <arul.nambi@amdocs.com>
Fri, 12 Oct 2018 17:15:08 +0000 (13:15 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Fri, 12 Oct 2018 17:18:05 +0000 (13:18 -0400)
Issue-ID: AAI-1738
Change-Id: I93369b7c274f7fcc9bc7182402b9adaeb2d77b91
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 5cba315..b8a77e3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     </parent>
     <groupId>org.onap.aai</groupId>
     <artifactId>search-data-service</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.2-SNAPSHOT</version>
     <name>aai-search-data-service</name>
 
     <properties>
index fb21064..0969948 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}