Upversion to 1.3.2-SNAPSHOT 78/71678/1 3.0.0-ONAP
authorfpaquett <francis.paquette@amdocs.com>
Thu, 1 Nov 2018 19:24:53 +0000 (15:24 -0400)
committerfpaquett <francis.paquette@amdocs.com>
Thu, 1 Nov 2018 19:25:21 +0000 (15:25 -0400)
Issue-ID: AAI-1825
Change-Id: I886183987bcbd84e34b200124498894de049660a
Signed-off-by: fpaquett <francis.paquette@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 64a5b44..8ea35b6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
    <groupId>org.onap.aai.router-core</groupId>
    <artifactId>router-core</artifactId>
    <packaging>bundle</packaging>
-   <version>1.3.1-SNAPSHOT</version>
+   <version>1.3.2-SNAPSHOT</version>
    <name>aai-router-core</name>
    <properties>
       <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
index fb21064..0969948 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}