diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:36 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:36 +0100 |
commit | ecb1d5105d471a723399542c1c6f36a65570ade9 (patch) | |
tree | 8af4fb39b734c0daa5694232bc497a1872fdeadf | |
parent | 60b222529477728b6df2f4e9d8ce105b5bf9f2a6 (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshots
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I70a516e70bdb0dab9b6c65e04babb5b6504eaf8f
Signed-off-by: waynedunican <wayne.dunican@est.tech>
-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/docker/src/main/docker/Dockerfile | 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 | 8 | ||||
-rw-r--r-- | version.properties | 2 |
18 files changed, 21 insertions, 21 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index 9210620e..7c846db8 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.4-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 863c9f95..3e979fdf 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.4-SNAPSHOT</version> </parent> <artifactId>feature-healthcheck</artifactId> diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml index 390d177a..bc8cef7f 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.4-SNAPSHOT</version> </parent> <artifactId>feature-legacy-config</artifactId> diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 29d4eb5f..4f01bdee 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.4-SNAPSHOT</version> </parent> <artifactId>feature-lifecycle</artifactId> diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index 69d2d941..e36087dc 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.4-SNAPSHOT</version> </parent> <artifactId>feature-no-locking</artifactId> diff --git a/feature-pooling-messages/pom.xml b/feature-pooling-messages/pom.xml index e0c1fb61..d9f87bcd 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.4-SNAPSHOT</version> </parent> <artifactId>feature-pooling-messages</artifactId> diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 02ed52d8..d1ff8e81 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.4-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 35815b1f..3bceb1f4 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.4-SNAPSHOT</version> </parent> <artifactId>base</artifactId> diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 4715cc99..6e63aa7f 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.4-SNAPSHOT</version> </parent> <artifactId>docker</artifactId> diff --git a/packages/docker/src/main/docker/Dockerfile b/packages/docker/src/main/docker/Dockerfile index 44886c5b..fcd12754 100644 --- a/packages/docker/src/main/docker/Dockerfile +++ b/packages/docker/src/main/docker/Dockerfile @@ -19,7 +19,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jdk-alpine:3.1.3 +FROM onap/policy-jdk-alpine:3.1.4-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy Drools PDP" diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 9454187b..0014c182 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.4-SNAPSHOT</version> </parent> <artifactId>install-drools</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index ba797d3c..d190fa6d 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.4-SNAPSHOT</version> </parent> <artifactId>drools-packages</artifactId> <packaging>pom</packaging> diff --git a/policy-core/pom.xml b/policy-core/pom.xml index afd69e26..6481c10d 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.4-SNAPSHOT</version> </parent> <dependencies> diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml index 9aa46193..331ab798 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.4-SNAPSHOT</version> </parent> <artifactId>policy-domains</artifactId> diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 312c9e5a..d30c2d44 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.4-SNAPSHOT</version> </parent> <artifactId>policy-management</artifactId> diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index 53cb94b7..7b8e20d5 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.4-SNAPSHOT</version> </parent> <dependencies> @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>4.1.4</version> + <version>4.1.5-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.4-SNAPSHOT</version> <packaging>pom</packaging> <name>policy-drools-pdp</name> @@ -51,8 +51,8 @@ <json.path.version>2.9.0</json.path.version> <hibernate.commons.annotations.version>6.0.6.Final</hibernate.commons.annotations.version> <xml.apis.version>1.4.01</xml.apis.version> - <policy.common.version>2.1.3</policy.common.version> - <policy.models.version>3.1.3</policy.models.version> + <policy.common.version>2.1.4-SNAPSHOT</policy.common.version> + <policy.models.version>3.1.4-SNAPSHOT</policy.models.version> </properties> <modules> diff --git a/version.properties b/version.properties index 28a1d8d2..3e2eebbc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |