aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-02 12:11:33 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-02 12:11:33 +0100
commitf972bab90ccdcf6fa2d34375e57d290a057c3824 (patch)
tree2f8ead43f9b1d02bb77a5d687acfc7b7ed74af76 /pom.xml
parentb4b58aa3578f6a2387a79e4b3bfab82822c5aa10 (diff)
Update snapshot and/or references of policy/models to latest snapshotsjakarta
policy/models updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ib7b463e68c1e85c0e5cf004869d341d89ef538f7
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 f9ae5c7f4..48561d4f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.4</version>
+ <version>3.5.5-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>2.6.5-SNAPSHOT</version>
+ <version>2.6.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-models</name>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.10.4</policy.common.version>
+ <policy.common.version>1.10.5-SNAPSHOT</policy.common.version>
</properties>
<modules>