diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:34 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:34 +0000 |
commit | 8b66042a8bad9c1d6525e84e8242f1c7e7740563 (patch) | |
tree | f8912947e29495f4ec43317d23eeb29af3fe4f77 | |
parent | 8247edef41939e2f511e53612be005433b917d9e (diff) |
Release policy/drools-pdp1.10.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-dmaap/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 7bdf594a..b69621cf 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>feature-distributed-locking</artifactId> diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 0b6e97ba..686f1968 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>feature-healthcheck</artifactId> diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml index 7664eee3..7286f710 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>feature-legacy-config</artifactId> diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 1d3dab99..c0f8e29b 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>feature-lifecycle</artifactId> diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index 8c51f100..5dbcdc99 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>feature-no-locking</artifactId> diff --git a/feature-pooling-dmaap/pom.xml b/feature-pooling-dmaap/pom.xml index 02878bca..50956281 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>feature-pooling-dmaap</artifactId> diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 21101222..3c439436 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>feature-test-transaction</artifactId> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 4af25057..6467c6c9 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>base</artifactId> diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 8599d6dc..bce30f0b 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>docker</artifactId> diff --git a/packages/install/pom.xml b/packages/install/pom.xml index e33564d1..e3843fb7 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>install-drools</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index 8a95be31..5459b098 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>drools-packages</artifactId> <packaging>pom</packaging> diff --git a/policy-core/pom.xml b/policy-core/pom.xml index db26c5a7..3eeb049a 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <dependencies> diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml index 2ce407e9..c4a4d7e8 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>policy-domains</artifactId> diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 610ddde1..31ceacc3 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>policy-management</artifactId> diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index 4bddd23f..29e1b7e4 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <dependencies> @@ -32,7 +32,7 @@ <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.10.2-SNAPSHOT</version> + <version>1.10.2</version> <packaging>pom</packaging> <name>policy-drools-pdp</name> |