aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-05-16 16:13:36 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-05-16 16:13:36 +0000
commiteb57d0a6e0f5f264cf039578a9396a6ebb3731b6 (patch)
tree0dd415a4ee4cd707e24dc48c0848a5ff6d8dc650
parent4eb4c1bc9921945eab65776ff7c9598a2b41ad9f (diff)
Release policy/drools-pdp2.1.3
-rw-r--r--feature-distributed-locking/pom.xml2
-rw-r--r--feature-healthcheck/pom.xml2
-rw-r--r--feature-legacy-config/pom.xml2
-rw-r--r--feature-lifecycle/pom.xml2
-rw-r--r--feature-no-locking/pom.xml2
-rw-r--r--feature-pooling-messages/pom.xml2
-rw-r--r--feature-test-transaction/pom.xml2
-rw-r--r--packages/base/pom.xml2
-rw-r--r--packages/docker/pom.xml2
-rw-r--r--packages/install/pom.xml2
-rw-r--r--packages/pom.xml2
-rw-r--r--policy-core/pom.xml2
-rw-r--r--policy-domains/pom.xml2
-rw-r--r--policy-management/pom.xml2
-rw-r--r--policy-utils/pom.xml2
-rw-r--r--pom.xml2
16 files changed, 16 insertions, 16 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml
index 9210620e..25a3d8da 100644
--- a/feature-distributed-locking/pom.xml
+++ b/feature-distributed-locking/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>feature-distributed-locking</artifactId>
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml
index 863c9f95..291a960e 100644
--- a/feature-healthcheck/pom.xml
+++ b/feature-healthcheck/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>feature-healthcheck</artifactId>
diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml
index 390d177a..ef69ceb7 100644
--- a/feature-legacy-config/pom.xml
+++ b/feature-legacy-config/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>feature-legacy-config</artifactId>
diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml
index 29d4eb5f..e5aac0b8 100644
--- a/feature-lifecycle/pom.xml
+++ b/feature-lifecycle/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>feature-lifecycle</artifactId>
diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml
index 69d2d941..be794c42 100644
--- a/feature-no-locking/pom.xml
+++ b/feature-no-locking/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>feature-no-locking</artifactId>
diff --git a/feature-pooling-messages/pom.xml b/feature-pooling-messages/pom.xml
index e0c1fb61..f84108f3 100644
--- a/feature-pooling-messages/pom.xml
+++ b/feature-pooling-messages/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>feature-pooling-messages</artifactId>
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml
index 02ed52d8..e2ea0f78 100644
--- a/feature-test-transaction/pom.xml
+++ b/feature-test-transaction/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>feature-test-transaction</artifactId>
diff --git a/packages/base/pom.xml b/packages/base/pom.xml
index 35815b1f..a0f082fc 100644
--- a/packages/base/pom.xml
+++ b/packages/base/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-packages</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>base</artifactId>
diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml
index 4715cc99..109949b8 100644
--- a/packages/docker/pom.xml
+++ b/packages/docker/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-packages</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>docker</artifactId>
diff --git a/packages/install/pom.xml b/packages/install/pom.xml
index 9454187b..a668355f 100644
--- a/packages/install/pom.xml
+++ b/packages/install/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-packages</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>install-drools</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index ba797d3c..3085859b 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>drools-packages</artifactId>
<packaging>pom</packaging>
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index afd69e26..d8cabb96 100644
--- a/policy-core/pom.xml
+++ b/policy-core/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<dependencies>
diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml
index 9aa46193..d50bfb16 100644
--- a/policy-domains/pom.xml
+++ b/policy-domains/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>policy-domains</artifactId>
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index 312c9e5a..7c63c370 100644
--- a/policy-management/pom.xml
+++ b/policy-management/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<artifactId>policy-management</artifactId>
diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml
index 53cb94b7..68116039 100644
--- a/policy-utils/pom.xml
+++ b/policy-utils/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index a18bcbd7..1ab55f7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>