Update to 1.1.2-SNAPSHOT 47/23647/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 15 Nov 2017 16:58:28 +0000 (11:58 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 15 Nov 2017 17:00:23 +0000 (12:00 -0500)
Released 1.1.1, bump patch to 1.1.2

Issue-ID: POLICY-436
Change-Id: Idc58c1dc0cd66243ca1b94cce2ef4254ef2d87c8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
16 files changed:
api-active-standby-management/pom.xml
api-state-management/pom.xml
feature-active-standby-management/pom.xml
feature-eelf/pom.xml
feature-healthcheck/pom.xml
feature-session-persistence/pom.xml
feature-state-management/pom.xml
feature-test-transaction/pom.xml
packages/base/pom.xml
packages/pom.xml
policy-core/pom.xml
policy-endpoints/pom.xml
policy-management/pom.xml
policy-utils/pom.xml
pom.xml
version.properties

index 3e0c359..e3a2c55 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>api-active-standby-management</artifactId>
index 4fea397..eb83e33 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>api-state-management</artifactId>
index 3eba18e..3941825 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.drools-pdp</groupId>
                <artifactId>drools-pdp</artifactId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>feature-active-standby-management</artifactId>
index e9e578d..c3ec192 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.drools-pdp</groupId>
                <artifactId>drools-pdp</artifactId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>feature-eelf</artifactId>
index 2f01c11..8602eee 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>feature-healthcheck</artifactId>
index 129b756..10a4058 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.drools-pdp</groupId>
                <artifactId>drools-pdp</artifactId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>feature-session-persistence</artifactId>
index e1a2667..503b51b 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.drools-pdp</groupId>
                <artifactId>drools-pdp</artifactId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>feature-state-management</artifactId>
index 26f4ebb..76e6eef 100644 (file)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>feature-test-transaction</artifactId>
     
index b4a4e71..295c270 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.drools-pdp</groupId>
                <artifactId>packages</artifactId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>base</artifactId>
index 8e81e26..ad7cbb2 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.drools-pdp</groupId>
                <artifactId>drools-pdp</artifactId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>packages</artifactId>
index 3660a48..590da9c 100644 (file)
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
   </parent>
 
   <build>
index 5ba0eae..dac1478 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.drools-pdp</groupId>
                <artifactId>drools-pdp</artifactId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
   
        <artifactId>policy-endpoints</artifactId>
index a8d4af0..c3c88c8 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>policy-management</artifactId>
index 8e32cef..6d75216 100644 (file)
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
   </parent>
 
 
diff --git a/pom.xml b/pom.xml
index 7a5b29a..fb8d840 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 
        <groupId>org.onap.policy.drools-pdp</groupId>
        <artifactId>drools-pdp</artifactId>
-       <version>1.1.1-SNAPSHOT</version>
+       <version>1.1.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>policy-drools-pdp</name>
 
index 04a32de..3168066 100644 (file)
@@ -4,7 +4,7 @@
 \r
 major=1\r
 minor=1\r
-patch=1\r
+patch=2\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r