aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-12-02 15:54:00 +0000
committerliamfallon <liam.fallon@est.tech>2021-12-02 15:54:00 +0000
commite8c80adc69043e347387d16c4029ee9b8afaee2c (patch)
treee0591ed00f65433cd29b2fb35392e7fcbae49f44 /pom.xml
parent24f12cb5bb505f430da4f4f7d2303349116e4a48 (diff)
Update snapshot and/or references of policy/drools-pdp to latest snapshots
*** This commit is generated by a PF release script *** policy/drools-pdp updated to its latest own and reference snapshots Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Idec0095de08c9a8cd813b66ab516382a28905391
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 7c23e86f..dfaac165 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1-SNAPSHOT</version>
<relativePath />
</parent>
@@ -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.10.0</policy.common.version>
- <policy.models.version>2.6.0</policy.models.version>
+ <policy.common.version>1.10.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.1-SNAPSHOT</policy.models.version>
</properties>
<modules>