From: Jimmy Forsyth Date: Fri, 3 May 2019 16:10:01 +0000 (-0400) Subject: Upversion for Dublin release X-Git-Tag: 4.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F86918%2F1;p=aai%2Fvalidation.git Upversion for Dublin release Issue-ID: AAI-2403 Change-Id: I70cf045d924d41efe6b776a37a243d19c41c623e Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 9fdc8a4..6822fc0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.validation validation aai-validation - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT org.onap.oparent oparent diff --git a/version.properties b/version.properties index 668657e..eff345c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}