Bumped the version of the component to 1.2.6 27/87127/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 7 May 2019 09:32:17 +0000 (17:32 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 7 May 2019 09:32:17 +0000 (17:32 +0800)
Change-Id: Ic510521543981724d8486d04427704d11273b4e6
Issue-ID: HOLMES-222
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
pom.xml
rulemgt-frontend/pom.xml
rulemgt-standalone/pom.xml
rulemgt/pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 5bbda20..b2a8f69 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 \r
     <groupId>org.onap.holmes.rule-management</groupId>\r
     <artifactId>holmes-rulemgt-parent</artifactId>\r
-    <version>1.2.5</version>\r
+    <version>1.2.6-SNAPSHOT</version>\r
     <packaging>pom</packaging>\r
     <name>holmes-rule-management</name>\r
     <modules>\r
index 563ba2b..4cd4f47 100644 (file)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.onap.holmes.rule-management</groupId>
     <artifactId>holmes-rulemgt-parent</artifactId>
-    <version>1.2.5</version>
+    <version>1.2.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>holmes-rulemgt-frontend</artifactId>
index 62ba8d0..a6d3db3 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.holmes.rule-management</groupId>
         <artifactId>holmes-rulemgt-parent</artifactId>
-        <version>1.2.5</version>
+        <version>1.2.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>holmes-rulemgt-standalone</artifactId>
index 2d881ac..a08df8e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.holmes.rule-management</groupId>
         <artifactId>holmes-rulemgt-parent</artifactId>
-        <version>1.2.5</version>
+        <version>1.2.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>holmes-rulemgt</artifactId>
index 9538460..d78165d 100644 (file)
@@ -4,7 +4,7 @@
 \r
 major=1\r
 minor=2\r
-patch=5\r
+patch=6\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r