From: Arul.Nambi Date: Fri, 12 Oct 2018 16:36:57 +0000 (-0400) Subject: Updating the spring-context vunerable version X-Git-Tag: 1.3.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=refs%2Fchanges%2F68%2F70368%2F2;hp=33f16b64f38f87d0852f914b51e1cfd43e4c14d4 Updating the spring-context vunerable version Issue-ID: AAI-1743 Change-Id: Iad9b07393491499acacd260039acffba8dc5f313 Signed-off-by: Arul.Nambi --- diff --git a/pom.xml b/pom.xml index 1d38a65..2a18a0d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.data-router data-router - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT aai-data-router @@ -189,7 +189,7 @@ limitations under the License. org.onap.aai.router-core router-core - 1.3.0 + 1.3.1 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}