From: yangyan Date: Sun, 26 Aug 2018 15:07:17 +0000 (+0800) Subject: change version of lcm X-Git-Tag: 1.2.0~62 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b51b37814c211197905dc88669ea930fa61b2f5d;p=vfc%2Fnfvo%2Flcm.git change version of lcm Change-Id: I102b832e68d3eddb338296ca7280ec0894e5d83f Issue-ID: VFC-1075 Signed-off-by: yangyan --- diff --git a/pom.xml b/pom.xml index 3ffce910..bbae0ddb 100644 --- a/pom.xml +++ b/pom.xml @@ -18,12 +18,12 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 4.0.0 org.onap.vfc.nfvo.lcm vfc-nfvo-lcm - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom vfc-nfvo-lcm vfc nfvo lcm diff --git a/version.properties b/version.properties index 7f86aa15..faf06bbb 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=2 patch=0 base_version=${major}.${minor}.${patch}