summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-12 11:09:52 +0000
committersaul.gill <saul.gill@est.tech>2023-12-12 11:09:52 +0000
commit29eaada839411a0d1e624f328780116c3ae24452 (patch)
tree05ea4ff5e3d454d6d53783f62f8701bc2fc59268 /pom.xml
parent45dc98250721fb9fcc61bb191f2b46e26bec6583 (diff)
Update snapshot and/or references of policy/drools-applications to latest snapshots
policy/drools-applications updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I7e28fc9bd4c7d73bb3cfce918af17a73b06c161b
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index cfbc4aca4..c341040dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<name>policy-drools-applications</name>
<packaging>pom</packaging>
@@ -47,9 +47,9 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Project common dependency versions -->
- <version.policy.common>2.1.0</version.policy.common>
- <policy.models.version>3.1.0</policy.models.version>
- <version.policy.drools-pdp>2.1.0</version.policy.drools-pdp>
+ <version.policy.common>2.1.1-SNAPSHOT</version.policy.common>
+ <policy.models.version>3.1.1-SNAPSHOT</policy.models.version>
+ <version.policy.drools-pdp>2.1.1-SNAPSHOT</version.policy.drools-pdp>
<surefireArgLine>
--add-opens java.base/java.lang=ALL-UNNAMED
</surefireArgLine>