Bumped the version of the module 53/87953/1 dublin
authorGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 17 May 2019 07:42:25 +0000 (15:42 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 17 May 2019 07:42:25 +0000 (15:42 +0800)
Change-Id: I797373b69f53132529b73ea6fc34f75cab591744
Issue-ID: HOLMES-227
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
holmes-actions/pom.xml
pom.xml
version.properties

index 607c8bd..e5b367b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>\r
         <groupId>org.onap.holmes.common</groupId>\r
         <artifactId>holmes-common-parent</artifactId>\r
-        <version>1.2.10-SNAPSHOT</version>\r
+        <version>1.2.11-SNAPSHOT</version>\r
     </parent>\r
 \r
     <name>holmes-common-service</name>\r
diff --git a/pom.xml b/pom.xml
index c833036..3a74bfc 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.2.10-SNAPSHOT</version>\r
+    <version>1.2.11-SNAPSHOT</version>\r
     <name>holmes-common</name>\r
     <modules>\r
         <module>holmes-actions</module>\r
index 78aa626..db7829a 100644 (file)
@@ -4,7 +4,7 @@
 \r
 major=1\r
 minor=2\r
-patch=10\r
+patch=11\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r