aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-27 20:55:29 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-27 20:55:29 +0100
commitdd9023c3492c4368a87c5b474a1811667fd3b356 (patch)
tree10c379104a805c88aff46a3924171d001a34f01d /pom.xml
parent8f36fa6eb32fb955e6668edb2039bf33860bf8a2 (diff)
Update snapshot and/or references of policy/models to latest snapshots
policy/models updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I5851243a29a820aeab21525f3396752340d41a49
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 b599d71ca..b5a4fc831 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.3</version>
+ <version>3.5.4-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.6.4-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.3</policy.common.version>
+ <policy.common.version>1.10.4-SNAPSHOT</policy.common.version>
</properties>
<modules>