From: sblimkie Date: Mon, 15 Oct 2018 14:41:21 +0000 (-0400) Subject: rev library version X-Git-Tag: 3.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frest-client.git;a=commitdiff_plain;h=e37afeef1662bbbe281c4424b5ee53c727841dd0 rev library version Issue-ID: AAI-1740 Signed-off-by: sblimkie Change-Id: I3f6538a9dccfdd0e9f8e112bbbec5293bc696370 --- diff --git a/pom.xml b/pom.xml index 73d2f00..25c4cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ limitations under the License. org.onap.aai rest-client - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT aai-rest-client diff --git a/version.properties b/version.properties index a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}