summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-05-25 10:46:41 +0100
committerliamfallon <liam.fallon@est.tech>2023-05-25 10:46:41 +0100
commitf26cf8bef56574106ec30a7fcfbf2f6652097425 (patch)
tree2a29f2e4dede852cb97c6f2bd5478449b731d10d /pom.xml
parentf079f0e747798522f66defe2b2b59aa9b2ba4292 (diff)
Set all cross references of policy/pap
policy/pap updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic6fc3379a8a035eb099f9630e254e272d70e8ccc
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 15922f8a..20b9498d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.3-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.12.3-SNAPSHOT</policy.common.version>
- <policy.models.version>2.8.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.0.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.0.0-SNAPSHOT</policy.models.version>
</properties>
<modules>