aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:54 -0400
committerSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:54 -0400
commit512edccaa67e71bb77c866fdb55c35ba5e4b0978 (patch)
treed3551c7d5cfe47abf90485b33e6c09d7c4456697
parent7d994bc8b1a51e3e00cb6f5c67dda962ce126294 (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-4648 Signed-off-by: Suresh Charan <suresh.charan@bell.ca> Change-Id: I6362550db328507e3993d51ca5980695dc1a7662
-rw-r--r--feature-distributed-locking/pom.xml2
-rw-r--r--feature-healthcheck/pom.xml2
-rw-r--r--feature-legacy-config/pom.xml2
-rw-r--r--feature-lifecycle/pom.xml2
-rw-r--r--feature-no-locking/pom.xml2
-rw-r--r--feature-pooling-dmaap/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/docker/src/main/docker/Dockerfile2
-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.xml8
-rw-r--r--version.properties2
18 files changed, 21 insertions, 21 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml
index 0834a136..928cb3e2 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.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>feature-distributed-locking</artifactId>
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml
index a7f7d69f..6d8d10ae 100644
--- a/feature-healthcheck/pom.xml
+++ b/feature-healthcheck/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>feature-healthcheck</artifactId>
diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml
index e8467999..5aa28e45 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>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>feature-legacy-config</artifactId>
diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml
index 458fe94f..fcb03598 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>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>feature-lifecycle</artifactId>
diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml
index 161b3eae..095eacb2 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>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>feature-no-locking</artifactId>
diff --git a/feature-pooling-dmaap/pom.xml b/feature-pooling-dmaap/pom.xml
index 1f38cc18..847f656d 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.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>feature-pooling-dmaap</artifactId>
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml
index 07c4968d..23128b3c 100644
--- a/feature-test-transaction/pom.xml
+++ b/feature-test-transaction/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>feature-test-transaction</artifactId>
diff --git a/packages/base/pom.xml b/packages/base/pom.xml
index b1114b20..018fc2b2 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.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>base</artifactId>
diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml
index 2672adb7..ec125be1 100644
--- a/packages/docker/pom.xml
+++ b/packages/docker/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-packages</artifactId>
- <version>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>docker</artifactId>
diff --git a/packages/docker/src/main/docker/Dockerfile b/packages/docker/src/main/docker/Dockerfile
index 60c5f5a0..40b7fec9 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:2.6.2
+FROM onap/policy-jdk-alpine:2.6.3-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 83065b5d..f944968b 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.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>install-drools</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index f9e6b6e4..31e44959 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>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>drools-packages</artifactId>
<packaging>pom</packaging>
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index 5963b003..c7472310 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.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml
index 6970d733..bcf5979b 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>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>policy-domains</artifactId>
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index 6ceb0062..ed07fa21 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.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<artifactId>policy-management</artifactId>
diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml
index 64041d62..3b2a0200 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>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index d327e52f..086f84eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.2</version>
+ <version>3.7.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.12.2-SNAPSHOT</version>
+ <version>1.12.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>
@@ -51,8 +51,8 @@
<hibernate.core.version>5.4.28.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.12.2</policy.common.version>
- <policy.models.version>2.8.2</policy.models.version>
+ <policy.common.version>1.12.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.3-SNAPSHOT</policy.models.version>
</properties>
<modules>
diff --git a/version.properties b/version.properties
index 5e3df212..9c8c1ec4 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=12
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}