aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-14 16:52:38 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-14 16:52:38 +0100
commit0800769e5eef120b290de12125a2cef157837deb (patch)
treee975dc576c323c11a0b87f6773f4d87558406b38 /pom.xml
parenteb930045d68bf61e10fc311b3542593c7d5a573b (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-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I78604ed1f80cac155941164e5d3efe3c625501f2
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 3abee5bd..29ca38be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.3-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>2.0.3-SNAPSHOT</policy.common.version>
- <policy.models.version>3.0.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.0-SNAPSHOT</policy.models.version>
</properties>
<modules>