From: Jimmy Forsyth Date: Thu, 24 Jan 2019 14:06:59 +0000 (-0500) Subject: Update to 1.3.3 for release X-Git-Tag: 1.3.3^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=1161099a2c332ec9ac835ec97363fe918edbb66b Update to 1.3.3 for release Issue-ID: AAI-2090 Change-Id: Ie5141ad96f71fa1b9063295784d5188829b41dcb Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 85da8ae..d1b680a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.data-router data-router - 1.3.2-SNAPSHOT + 1.3.3-SNAPSHOT aai-data-router diff --git a/version.properties b/version.properties index 0969948..78b140e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}