From: Gary Wu Date: Tue, 27 Mar 2018 14:33:50 +0000 (-0700) Subject: Version bump version-check plugin X-Git-Tag: sniroemulator-1.0.0~192^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7c12f005199e3cd30348d8a4ebef76515b2b96b8;p=integration.git Version bump version-check plugin Change-Id: I7924aedfc62c66fe8373dcefbfc2e404e50f1531 Issue-ID: INT-454 Signed-off-by: Gary Wu --- diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 20a7210fb..27a8d03d8 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -4,11 +4,11 @@ org.onap.oparent oparent - 0.1.1 + 1.1.0 org.onap.integration version-manifest - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT maven-plugin ONAP Version Manifest and Maven Plugin https://www.onap.org diff --git a/version.properties b/version.properties index 49e2720ae..17a717c1c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=0 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}