Release policy/drools-pdp 3.1.1
authorjenkins-releng <jenkins-releng@onap.org>
Wed, 12 Mar 2025 15:05:14 +0000 (15:05 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Wed, 12 Mar 2025 15:05:14 +0000 (15:05 +0000)
16 files changed:
feature-distributed-locking/pom.xml
feature-healthcheck/pom.xml
feature-legacy-config/pom.xml
feature-lifecycle/pom.xml
feature-no-locking/pom.xml
feature-pooling-messages/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-domains/pom.xml
policy-management/pom.xml
policy-utils/pom.xml
pom.xml

index ad8d3ee..77ad7ce 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>feature-distributed-locking</artifactId>
index 0a0886c..1a95fcb 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>feature-healthcheck</artifactId>
index 858f5c9..39e2fe1 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>feature-legacy-config</artifactId>
index 13c4ef6..9c504cf 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>feature-lifecycle</artifactId>
index 3bd5c3a..b7c1077 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>feature-no-locking</artifactId>
index c0a487c..a00e8d2 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>feature-pooling-messages</artifactId>
index 0c39521..a2fc628 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
     <artifactId>feature-test-transaction</artifactId>
 
index afd7b7b..699782f 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-packages</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>base</artifactId>
index 8ce86bf..55ab42a 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-packages</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>docker</artifactId>
index adc64e9..323137b 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-packages</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>install-drools</artifactId>
index d6e0410..85b7d0c 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
     <artifactId>drools-packages</artifactId>
     <packaging>pom</packaging>
index 699132f..458d96f 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <dependencies>
index 5b569e6..e9c3fcf 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>policy-domains</artifactId>
index ff273ca..fd6abf3 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <artifactId>policy-management</artifactId>
index 8619f0d..50462c2 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index c9c1b44..0278f48 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <packaging>pom</packaging>
     <name>policy-drools-pdp</name>