Release policy/drools-pdp 3.0.0
authorjenkins-releng <jenkins-releng@onap.org>
Fri, 12 Jul 2024 11:38:14 +0000 (11:38 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Fri, 12 Jul 2024 11:38:14 +0000 (11:38 +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 78a176d..b412020 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>feature-distributed-locking</artifactId>
index 90705f9..aba0b3d 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>feature-healthcheck</artifactId>
index 75847d0..6eddfee 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>feature-legacy-config</artifactId>
index 78e4592..e8d7ea2 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>feature-lifecycle</artifactId>
index fa95443..35049cb 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>feature-no-locking</artifactId>
index 736490b..02b7eb3 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>feature-pooling-messages</artifactId>
index b35e27a..c724b1f 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
     <artifactId>feature-test-transaction</artifactId>
 
index 2627126..ee4f5d9 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-packages</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>base</artifactId>
index 382e3fe..a62e153 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-packages</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>docker</artifactId>
index 2848099..02f6be0 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-packages</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>install-drools</artifactId>
index 2b15a7c..a07b9e9 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
     <artifactId>drools-packages</artifactId>
     <packaging>pom</packaging>
index 1c2302d..dfca7f7 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <dependencies>
index 08d4d96..69712be 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>policy-domains</artifactId>
index a81d2cc..f3a21b0 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <artifactId>policy-management</artifactId>
index 1e9532d..8e27e6d 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.drools-pdp</groupId>
         <artifactId>drools-pdp</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index df6dc1b..5670f27 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>pom</packaging>
     <name>policy-drools-pdp</name>