upversion to 1.3.1 55/71555/1
authorsblimkie <steven.blimkie@amdocs.com>
Wed, 31 Oct 2018 15:24:53 +0000 (11:24 -0400)
committersblimkie <steven.blimkie@amdocs.com>
Wed, 31 Oct 2018 15:24:53 +0000 (11:24 -0400)
Change-Id: I7990df11ed3682a2d37c9e18be5dcdf82d67729c
Issue-ID: AAI-1788
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 0674a6e..c4664f8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <groupId>org.onap.aai.validation</groupId>
   <artifactId>validation</artifactId>
   <name>aai-validation</name>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.3.1-SNAPSHOT</version>
   <parent>
     <groupId>org.onap.oparent</groupId>
     <artifactId>oparent</artifactId>
index a254b21..fb21064 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}