From: Gary Wu Date: Thu, 29 Nov 2018 14:35:52 +0000 (-0800) Subject: Version bump casablanca branch to 3.0.1-SNAPSHOT X-Git-Tag: 3.0.1-ONAP~59^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F43%2F73943%2F1;p=integration.git Version bump casablanca branch to 3.0.1-SNAPSHOT Change-Id: I4662c18bb029d4a131c1f90384425ffba74bf767 Issue-ID: INT-723 Signed-off-by: Gary Wu --- diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 48dd9c12a..ba3f88fed 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -8,7 +8,7 @@ org.onap.integration version-manifest - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT maven-plugin ONAP Version Manifest and Maven Plugin https://www.onap.org diff --git a/version.properties b/version.properties index ddc6dd849..9ef04d692 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=3 minor_version=0 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}