Updated the version to 1.2.0-SNAPSHOT 27/61727/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 22 Aug 2018 02:10:09 +0000 (10:10 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 22 Aug 2018 02:10:09 +0000 (10:10 +0800)
Change-Id: I608dae52453d9dbcdbf5f4a105981f9ab058306e
Issue-ID: HOLMES-161
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
holmes-actions/pom.xml
pom.xml
version.properties

index cf110c4..d5f5d59 100644 (file)
@@ -12,7 +12,7 @@
     <parent>\r
         <groupId>org.onap.holmes.common</groupId>\r
         <artifactId>holmes-common-parent</artifactId>\r
-        <version>1.1.0-SNAPSHOT</version>\r
+        <version>1.2.0-SNAPSHOT</version>\r
     </parent>\r
 \r
     <name>holmes-common-service</name>\r
diff --git a/pom.xml b/pom.xml
index 02a7adb..bacc2c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <artifactId>holmes-common-parent</artifactId>\r
     <packaging>pom</packaging>\r
 \r
-    <version>1.1.0-SNAPSHOT</version>\r
+    <version>1.2.0-SNAPSHOT</version>\r
     <name>holmes-common</name>\r
     <modules>\r
         <module>holmes-actions</module>\r
index e2595ba..08f1f93 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=1\r
+minor=2\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r