Bump versions for drools-pdp master 92/95392/1
authorJim Hahn <jrh3@att.com>
Tue, 10 Sep 2019 15:22:40 +0000 (11:22 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 10 Sep 2019 15:22:40 +0000 (11:22 -0400)
Change-Id: I9882ab12334dc4b548de527ab2d7dbfc22177113
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
24 files changed:
.gitreview
api-active-standby-management/pom.xml
api-state-management/pom.xml
feature-active-standby-management/pom.xml
feature-controller-logging/pom.xml
feature-distributed-locking/pom.xml
feature-eelf/pom.xml
feature-healthcheck/pom.xml
feature-lifecycle/pom.xml
feature-mdc-filters/pom.xml
feature-pooling-dmaap/pom.xml
feature-session-persistence/pom.xml
feature-simulators/pom.xml
feature-state-management/pom.xml
feature-test-transaction/pom.xml
packages/base/pom.xml
packages/docker/pom.xml
packages/install/pom.xml
packages/pom.xml
policy-core/pom.xml
policy-management/pom.xml
policy-utils/pom.xml
pom.xml
version.properties

index 34ae977..468f2e0 100644 (file)
@@ -2,3 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=policy/drools-pdp.git
+defaultbranch=master
index 9450a37..25074a7 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>api-active-standby-management</artifactId>
index 1685cbc..7ede769 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>api-state-management</artifactId>
index 2e776ba..b4f0a43 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-active-standby-management</artifactId>
index bf1b663..f5d38ef 100755 (executable)
@@ -25,7 +25,7 @@
     <parent>\r
         <groupId>org.onap.policy.drools-pdp</groupId>\r
         <artifactId>drools-pdp</artifactId>\r
-        <version>1.5.2-SNAPSHOT</version>\r
+        <version>1.6.0-SNAPSHOT</version>\r
     </parent>\r
 \r
     <artifactId>feature-controller-logging</artifactId>\r
index 4ccabd2..af777ef 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-distributed-locking</artifactId>
index 41e5b0e..f317ac1 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-eelf</artifactId>
index ab8c12c..0f86c0a 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-healthcheck</artifactId>
index 4884f48..18831b5 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-lifecycle</artifactId>
index a6cd25d..89c09e3 100755 (executable)
@@ -24,7 +24,7 @@
     <parent>\r
         <artifactId>drools-pdp</artifactId>\r
         <groupId>org.onap.policy.drools-pdp</groupId>\r
-        <version>1.5.2-SNAPSHOT</version>\r
+        <version>1.6.0-SNAPSHOT</version>\r
     </parent>\r
 \r
     <artifactId>feature-mdc-filters</artifactId>\r
index dd06671..21786a1 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-pooling-dmaap</artifactId>
index 2354213..c47edbc 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-session-persistence</artifactId>
index 3d81ad1..b942b97 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>feature-simulators</artifactId>
index bda29d8..6a48b82 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>feature-state-management</artifactId>
index 32e2433..e06ba82 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>feature-test-transaction</artifactId>
 
index a232c7c..2a58a92 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>packages</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>base</artifactId>
index bdd0ee1..b961a6a 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>packages</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>docker</artifactId>
index 49ed15c..69eb0b6 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>packages</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>install-drools</artifactId>
index 18230ca..2f061a7 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>packages</artifactId>
     <packaging>pom</packaging>
index 6bbfa64..abe1e56 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 60175f6..5ddab33 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>policy-management</artifactId>
index 21b150e..b3a1e27 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 833cd42..4a44f13 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>policy-drools-pdp</name>
 
index 45a2df9..a0756ad 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=5
-patch=2
+minor=6
+patch=0
 
 base_version=${major}.${minor}.${patch}