Upversion to 1.3.2-SNAPSHOT 80/71680/1
authorfpaquett <francis.paquette@amdocs.com>
Thu, 1 Nov 2018 19:40:27 +0000 (15:40 -0400)
committerfpaquett <francis.paquette@amdocs.com>
Thu, 1 Nov 2018 19:40:53 +0000 (15:40 -0400)
Issue-ID: AAI-1815
Change-Id: I7893ad66ef0767c94cf9851ddb861aa17b4fad2a
Signed-off-by: fpaquett <francis.paquette@amdocs.com>
pom.xml
version.properties

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