aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-03-24 15:11:37 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-03-24 15:11:37 +0000
commitf8c8f3c7cb1722ba1cb3329cd759f24822203a95 (patch)
tree664b6366b8baae38d7f74dd33abe25de67a6df7c
parent806f49890ac605c8d7c50fc913d6d35e1c599af3 (diff)
Release policy/drools-pdp1.8.2
-rw-r--r--api-active-standby-management/pom.xml2
-rw-r--r--api-state-management/pom.xml2
-rw-r--r--feature-active-standby-management/pom.xml2
-rwxr-xr-xfeature-controller-logging/pom.xml2
-rw-r--r--feature-distributed-locking/pom.xml2
-rw-r--r--feature-drools-init/pom.xml2
-rw-r--r--feature-eelf/pom.xml2
-rw-r--r--feature-healthcheck/pom.xml2
-rw-r--r--feature-lifecycle/pom.xml2
-rwxr-xr-xfeature-mdc-filters/pom.xml2
-rw-r--r--feature-no-locking/pom.xml2
-rw-r--r--feature-pooling-dmaap/pom.xml2
-rw-r--r--feature-session-persistence/pom.xml2
-rw-r--r--feature-state-management/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
24 files changed, 24 insertions, 24 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml
index e1d7694d..36d6fb17 100644
--- a/api-active-standby-management/pom.xml
+++ b/api-active-standby-management/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>api-active-standby-management</artifactId>
diff --git a/api-state-management/pom.xml b/api-state-management/pom.xml
index c2775fd2..ebf40e88 100644
--- a/api-state-management/pom.xml
+++ b/api-state-management/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>api-state-management</artifactId>
diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml
index 2d0327ae..9ab2e838 100644
--- a/feature-active-standby-management/pom.xml
+++ b/feature-active-standby-management/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-active-standby-management</artifactId>
diff --git a/feature-controller-logging/pom.xml b/feature-controller-logging/pom.xml
index 6ea49c20..3fafd834 100755
--- a/feature-controller-logging/pom.xml
+++ b/feature-controller-logging/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml
index aab0d9b4..5ad607a9 100644
--- a/feature-distributed-locking/pom.xml
+++ b/feature-distributed-locking/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-distributed-locking</artifactId>
diff --git a/feature-drools-init/pom.xml b/feature-drools-init/pom.xml
index fd6b70a2..0c1bb5bd 100644
--- a/feature-drools-init/pom.xml
+++ b/feature-drools-init/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-drools-init</artifactId>
diff --git a/feature-eelf/pom.xml b/feature-eelf/pom.xml
index e6597d5c..944df428 100644
--- a/feature-eelf/pom.xml
+++ b/feature-eelf/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-eelf</artifactId>
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml
index 71265946..70f0aaa5 100644
--- a/feature-healthcheck/pom.xml
+++ b/feature-healthcheck/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-healthcheck</artifactId>
diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml
index f95c3548..59801f89 100644
--- a/feature-lifecycle/pom.xml
+++ b/feature-lifecycle/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-lifecycle</artifactId>
diff --git a/feature-mdc-filters/pom.xml b/feature-mdc-filters/pom.xml
index e4cc92b0..66382be3 100755
--- a/feature-mdc-filters/pom.xml
+++ b/feature-mdc-filters/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>drools-pdp</artifactId>
<groupId>org.onap.policy.drools-pdp</groupId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-mdc-filters</artifactId>
diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml
index 79df2c09..19471019 100644
--- a/feature-no-locking/pom.xml
+++ b/feature-no-locking/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-no-locking</artifactId>
diff --git a/feature-pooling-dmaap/pom.xml b/feature-pooling-dmaap/pom.xml
index 5adab052..a80d1cd3 100644
--- a/feature-pooling-dmaap/pom.xml
+++ b/feature-pooling-dmaap/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-pooling-dmaap</artifactId>
diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml
index 865d66ac..9dc95520 100644
--- a/feature-session-persistence/pom.xml
+++ b/feature-session-persistence/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-session-persistence</artifactId>
diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml
index 0543ffe3..624aef5e 100644
--- a/feature-state-management/pom.xml
+++ b/feature-state-management/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-state-management</artifactId>
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml
index 51aeb7c7..247a56d9 100644
--- a/feature-test-transaction/pom.xml
+++ b/feature-test-transaction/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-test-transaction</artifactId>
diff --git a/packages/base/pom.xml b/packages/base/pom.xml
index 9309ada2..133885bc 100644
--- a/packages/base/pom.xml
+++ b/packages/base/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-packages</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>base</artifactId>
diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml
index c3401f39..e1b865b5 100644
--- a/packages/docker/pom.xml
+++ b/packages/docker/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-packages</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>docker</artifactId>
diff --git a/packages/install/pom.xml b/packages/install/pom.xml
index 8dff29ec..dfe595c1 100644
--- a/packages/install/pom.xml
+++ b/packages/install/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-packages</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>install-drools</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index 10053f09..87c1fcdc 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>drools-packages</artifactId>
<packaging>pom</packaging>
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index 8f946e58..9fbf6ab7 100644
--- a/policy-core/pom.xml
+++ b/policy-core/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<dependencies>
diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml
index 24238792..061b13eb 100644
--- a/policy-domains/pom.xml
+++ b/policy-domains/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>policy-domains</artifactId>
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index b8144f0d..5bb9c727 100644
--- a/policy-management/pom.xml
+++ b/policy-management/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>policy-management</artifactId>
diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml
index 4aa01cd1..5a9184e5 100644
--- a/policy-utils/pom.xml
+++ b/policy-utils/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index e0a0a21c..6c2cb3b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>