diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:29 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:29 +0000 |
commit | e51bea1cd5dff02cd00ab93fd4a7f5726fa9a2fb (patch) | |
tree | 2937652609197502b73d1d34fb7e4d99a7f0508c | |
parent | 9b877171a89dfdc6abb3333a134ff0f3a3122d07 (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-4932
Change-Id: I0144065b3cf1348bd9a1cb85fcd990f174a04ef0
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 73710690..b86a2bfc 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 5d36b257..77b29ac7 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-healthcheck</artifactId> diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml index ad6ec0d9..1639b55d 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-legacy-config</artifactId> diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 8130eb14..5aea16be 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-lifecycle</artifactId> diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index 91b8e09c..fe88cb3c 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-no-locking</artifactId> diff --git a/feature-pooling-messages/pom.xml b/feature-pooling-messages/pom.xml index 756abcab..9270dcca 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-pooling-messages</artifactId> diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 359b7b3e..c287f818 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index f76e4d00..a681eae8 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>base</artifactId> diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index dc0dae7a..f3a1aa68 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>docker</artifactId> diff --git a/packages/docker/src/main/docker/Dockerfile b/packages/docker/src/main/docker/Dockerfile index 3314da79..193f4365 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.1 +FROM onap/policy-jdk-alpine:3.1.2-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 a79aa0ee..39868675 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>install-drools</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index 922430cc..a67c92b4 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>drools-packages</artifactId> <packaging>pom</packaging> diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 0a743e86..95e13945 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <dependencies> diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml index 32071fb6..2667b714 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>policy-domains</artifactId> diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 0cdd9787..86303584 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>policy-management</artifactId> diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index f7494e1f..2d84d104 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <dependencies> @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>4.1.1</version> + <version>4.1.2-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-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.1</policy.common.version> - <policy.models.version>3.1.1</policy.models.version> + <policy.common.version>2.1.2-SNAPSHOT</policy.common.version> + <policy.models.version>3.1.2-SNAPSHOT</policy.models.version> </properties> <modules> diff --git a/version.properties b/version.properties index b4f56188..50539a03 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |