rev library version 82/70482/1 casablanca 1.3.1 3.0.0-ONAP 3.0.1-ONAP
authorsblimkie <steven.blimkie@amdocs.com>
Mon, 15 Oct 2018 14:41:21 +0000 (10:41 -0400)
committersblimkie <steven.blimkie@amdocs.com>
Mon, 15 Oct 2018 14:41:54 +0000 (10:41 -0400)
Issue-ID: AAI-1740
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Change-Id: I3f6538a9dccfdd0e9f8e112bbbec5293bc696370

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 73d2f00..25c4cf8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ limitations under the License.
 
        <groupId>org.onap.aai</groupId>
        <artifactId>rest-client</artifactId>
-       <version>1.3.0-SNAPSHOT</version>
+       <version>1.3.1-SNAPSHOT</version>
        <name>aai-rest-client</name>
 
        <properties>
index a254b21..fb21064 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}