Update snapshot and/or references of policy/apex-pdp to latest snapshots 33/126033/1
authorliamfallon <liam.fallon@est.tech>
Thu, 2 Dec 2021 15:54:04 +0000 (15:54 +0000)
committerliamfallon <liam.fallon@est.tech>
Thu, 2 Dec 2021 15:54:04 +0000 (15:54 +0000)
*** This commit is generated by a PF release script ***

policy/apex-pdp updated to its latest own and reference snapshots

Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifbca56e3e4f3d166e633a2c56f55615aa4bfec6b

pom.xml

diff --git a/pom.xml b/pom.xml
index 67cf396..dafff2c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.5.0</version>
+        <version>3.5.1-SNAPSHOT</version>
         <relativePath />
     </parent>
 
@@ -45,8 +45,8 @@
         <version.commons-cli>1.4</version.commons-cli>
         <version.kafka>2.3.0</version.kafka>
         <version.hibernate>5.3.7.Final</version.hibernate>
-        <version.policy.common>1.10.0</version.policy.common>
-        <version.policy.models>2.6.0</version.policy.models>
+        <version.policy.common>1.10.1-SNAPSHOT</version.policy.common>
+        <version.policy.models>2.6.1-SNAPSHOT</version.policy.models>
         <version.jgroups>4.1.5.Final</version.jgroups>
         <version.caffeine>2.8.0</version.caffeine>
         <sonar.javascript.lcov.reportPaths>${project.basedir}/target/code-coverage/lcov.info</sonar.javascript.lcov.reportPaths>