aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-05-25 10:46:52 +0100
committerliamfallon <liam.fallon@est.tech>2023-05-25 10:46:52 +0100
commit420bfcb0e6406da21d6f4d5f8c243e68f113f76b (patch)
treea7689a36bdacffe0a9f07b225bedd32aa886b836 /pom.xml
parent4293642313c3538c9a3257a4497b8d8d935ee613 (diff)
Set all cross references of policy/distribution
policy/distribution 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: I80da14b86d08a45f0e3ecada0b706ea8da370d4f
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 6505819b..6f7a2c33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,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>
@@ -45,8 +45,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <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>