diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 12:04:05 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 12:04:05 +0100 |
commit | 8236c8bab1a27bd721586550f8ba879abcba3239 (patch) | |
tree | d929bbfbc9cc1f3c5ca6335e981a0cbcf744f8e5 /pom.xml | |
parent | b45e9a8d6d1fb0d4230b8abd803cab0eb7f121a8 (diff) |
Set all cross references of policy/models
policy/models updated with correct cross references
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: Ic9561be236b4f99f3eedee2fa6265b8f696b126a
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,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> @@ -40,7 +40,7 @@ <description>This repo holds model code agnostic to PDP engines</description> <properties> - <policy.common.version>2.1.4-SNAPSHOT</policy.common.version> + <policy.common.version>3.0.0-SNAPSHOT</policy.common.version> </properties> <modules> |