From: Guangrong Fu Date: Mon, 9 Oct 2017 09:22:16 +0000 (+0000) Subject: Merge "modify control loop name" X-Git-Tag: v1.0.0~25 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=b4e2bd572489d6fce49571b4c3e681d267ffcc57;hp=bfb24b1cc32e287b019fbcef89ac403a660354bb Merge "modify control loop name" --- diff --git a/pom.xml b/pom.xml index 378568d..54a3636 100644 --- a/pom.xml +++ b/pom.xml @@ -13,14 +13,14 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 0.1.1 org.onap.holmes.common holmes-common-parent pom - 1.0.0-SNAPSHOT + 1.0.0 holmes-common holmes-actions diff --git a/version.properties b/version.properties index e2595ba..cdcd1e9 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=0 patch=0 base_version=${major}.${minor}.${patch}