diff options
author | 2025-04-23 08:22:03 +0000 | |
---|---|---|
committer | 2025-04-23 08:22:03 +0000 | |
commit | f024f99f6d189cbe7d6e2a5f13b97e037b1b7d04 (patch) | |
tree | 71b5db9fdea5c8759e683076aef34169624c2fdd | |
parent | 17dfc30102ef35f914e2cbca06973990c8a91fcc (diff) |
Release policy/drools-pdp3.1.2
-rw-r--r-- | feature-distributed-locking/pom.xml | 2 | ||||
-rw-r--r-- | feature-healthcheck/pom.xml | 2 | ||||
-rw-r--r-- | feature-legacy-config/pom.xml | 2 | ||||
-rw-r--r-- | feature-lifecycle/pom.xml | 2 | ||||
-rw-r--r-- | feature-no-locking/pom.xml | 2 | ||||
-rw-r--r-- | feature-pooling-messages/pom.xml | 2 | ||||
-rw-r--r-- | feature-test-transaction/pom.xml | 2 | ||||
-rw-r--r-- | packages/base/pom.xml | 2 | ||||
-rw-r--r-- | packages/docker/pom.xml | 2 | ||||
-rw-r--r-- | packages/install/pom.xml | 2 | ||||
-rw-r--r-- | packages/pom.xml | 2 | ||||
-rw-r--r-- | policy-core/pom.xml | 2 | ||||
-rw-r--r-- | policy-domains/pom.xml | 2 | ||||
-rw-r--r-- | policy-management/pom.xml | 2 | ||||
-rw-r--r-- | policy-utils/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index c1f864a3..482c21b3 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>feature-distributed-locking</artifactId> diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 4420c8e0..e51f7409 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>feature-healthcheck</artifactId> diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml index 9c5e8f69..c36bdad0 100644 --- a/feature-legacy-config/pom.xml +++ b/feature-legacy-config/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>feature-legacy-config</artifactId> diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 20e01e3c..53c4bdeb 100644 --- a/feature-lifecycle/pom.xml +++ b/feature-lifecycle/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>feature-lifecycle</artifactId> diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index 1b6d5cc3..b328944e 100644 --- a/feature-no-locking/pom.xml +++ b/feature-no-locking/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>feature-no-locking</artifactId> diff --git a/feature-pooling-messages/pom.xml b/feature-pooling-messages/pom.xml index 90f9ddfe..41b88cbc 100644 --- a/feature-pooling-messages/pom.xml +++ b/feature-pooling-messages/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>feature-pooling-messages</artifactId> diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 8bbae639..9e99c000 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>feature-test-transaction</artifactId> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 31771a0c..dfe1bef2 100644 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-packages</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>base</artifactId> diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index e02356eb..cd41b534 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-packages</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>docker</artifactId> diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 188aafc6..b7b5a5e2 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-packages</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>install-drools</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index 61ec00cf..479b44d1 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>drools-packages</artifactId> <packaging>pom</packaging> diff --git a/policy-core/pom.xml b/policy-core/pom.xml index d9ee3c5e..f75d00a2 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <dependencies> diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml index 91314fbd..493be44e 100644 --- a/policy-domains/pom.xml +++ b/policy-domains/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>policy-domains</artifactId> diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 6f0f0b84..11f423e9 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>policy-management</artifactId> diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index ae51ac52..03f65378 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <dependencies> @@ -35,7 +35,7 @@ <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> <packaging>pom</packaging> <name>policy-drools-pdp</name> |