aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-05-20 12:04:08 +0100
committersaul.gill <saul.gill@est.tech>2024-05-20 12:04:08 +0100
commit64e621f7ffe22975e6700f67b8a1fe7c92e2e958 (patch)
tree0f23acc701e16279d54f443d7ae2770fc357aece /pom.xml
parentd809e1a69a824283e27d3fd9294cf62f057d9535 (diff)
Set all cross references of policy/api
policy/api updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: Ic7f283dd9e6202330f4482411cee3d27e4fe2241 Signed-off-by: saul.gill <saul.gill@est.tech>
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 8092d166..5c9579f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>2.1.4-SNAPSHOT</policy.common.version>
- <policy.models.version>3.1.4-SNAPSHOT</policy.models.version>
+ <policy.common.version>3.0.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>4.0.0-SNAPSHOT</policy.models.version>
</properties>
<modules>