From: sblimkie Date: Wed, 31 Oct 2018 15:24:53 +0000 (-0400) Subject: upversion to 1.3.1 X-Git-Tag: 1.3.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F71555%2F1;p=aai%2Fvalidation.git upversion to 1.3.1 Change-Id: I7990df11ed3682a2d37c9e18be5dcdf82d67729c Issue-ID: AAI-1788 Signed-off-by: sblimkie --- diff --git a/pom.xml b/pom.xml index 0674a6e..c4664f8 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.onap.aai.validation validation aai-validation - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT org.onap.oparent oparent 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}