From: GuangrongFu Date: Mon, 15 Oct 2018 01:38:25 +0000 (+0800) Subject: Updated the Version to 1.2.1 X-Git-Tag: 1.2.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fdsa.git;a=commitdiff_plain;h=c4fdede954fa72ba55b6afe8da86a8d55c73a216 Updated the Version to 1.2.1 Change-Id: Ia89e3fe0274b248c69c0e9ec3192ab671a2211d6 Issue-ID: HOLMES-173 Signed-off-by: GuangrongFu --- diff --git a/dmaap-dsa-standalone/pom.xml b/dmaap-dsa-standalone/pom.xml index 1ef6745..b0493f0 100644 --- a/dmaap-dsa-standalone/pom.xml +++ b/dmaap-dsa-standalone/pom.xml @@ -22,7 +22,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.2.0 + 1.2.1 holmes-dmaap-dsa-standalone diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index 9b0b179..84f72d1 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -20,7 +20,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.2.0 + 1.2.1 dmaap-dsa diff --git a/pom.xml b/pom.xml index 9733560..4a3eea6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.2.0 + 1.2.1 pom holmes-dsa @@ -79,7 +79,7 @@ org.onap.holmes.common holmes-actions - 1.2.0 + 1.2.1 io.dropwizard diff --git a/version.properties b/version.properties index 08f1f93..146a672 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}