aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-03-01 15:24:08 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-03-01 15:24:08 +0000
commit4866ed5b8c37a1622e3e566bf3e1600793f39973 (patch)
tree1180dbd08cdeb07cb3c31e97722e9de3ea93f7ab
parent341cea1ef933ccf51fda04b7a257695deb1072c8 (diff)
Release policy/drools-pdp9.0.1-ONAP1.9.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-legacy-config/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
25 files changed, 25 insertions, 25 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml
index 5d41cd62..2bb33690 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>api-active-standby-management</artifactId>
diff --git a/api-state-management/pom.xml b/api-state-management/pom.xml
index 616c89fa..cb422fde 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.9.2-SNAPSHOT</version>
+ <version>1.9.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 c076f7c1..467d1570 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-active-standby-management</artifactId>
diff --git a/feature-controller-logging/pom.xml b/feature-controller-logging/pom.xml
index bc4c26dc..ec0eddfd 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml
index bff60b4c..554be1a0 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-distributed-locking</artifactId>
diff --git a/feature-drools-init/pom.xml b/feature-drools-init/pom.xml
index 084c5dbf..b01f6845 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-drools-init</artifactId>
diff --git a/feature-eelf/pom.xml b/feature-eelf/pom.xml
index 58dd6bab..e958d86a 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-eelf</artifactId>
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml
index b7c4ccaa..e3f32acc 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-healthcheck</artifactId>
diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml
index ac468fd6..bfb8be3a 100644
--- a/feature-legacy-config/pom.xml
+++ b/feature-legacy-config/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-legacy-config</artifactId>
diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml
index 8201a845..91c6060e 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-lifecycle</artifactId>
diff --git a/feature-mdc-filters/pom.xml b/feature-mdc-filters/pom.xml
index 97c39af3..ac18851b 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-mdc-filters</artifactId>
diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml
index cdaf8ed8..8c7516b2 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-no-locking</artifactId>
diff --git a/feature-pooling-dmaap/pom.xml b/feature-pooling-dmaap/pom.xml
index b7b54236..2711924b 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-pooling-dmaap</artifactId>
diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml
index 00a243dc..aedd6bcb 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-session-persistence</artifactId>
diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml
index dd77928a..a096710c 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-state-management</artifactId>
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml
index 168cc7b6..a7eee588 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>feature-test-transaction</artifactId>
diff --git a/packages/base/pom.xml b/packages/base/pom.xml
index d42c8494..a5dc5d7b 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>base</artifactId>
diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml
index f0ae9c21..8b0c14a8 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>docker</artifactId>
diff --git a/packages/install/pom.xml b/packages/install/pom.xml
index f2d73a0f..431cf144 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>install-drools</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index 7a53c94a..ad072e7a 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>drools-packages</artifactId>
<packaging>pom</packaging>
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index 9015385d..128b1411 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<dependencies>
diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml
index cf58e6d5..a6c92851 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>policy-domains</artifactId>
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index 4e892c21..b1ddc47d 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>policy-management</artifactId>
diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml
index 0ce11be6..035e7d59 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index b19d50ba..7632e11b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>