diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:52:35 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:52:35 +0100 |
commit | 1d98ddb9b2b2bb853458f73df7412afea7d621bd (patch) | |
tree | 45746d5d0350f94d1f0bcb2c2afc90ebd69ab18e /pom.xml | |
parent | d49ad0ec3dafd288acc80d13a4341e56bc3ec223 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6ce2824864084a0d01635cc516a45a2d19493637
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.0.3-SNAPSHOT</version> + <version>4.1.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.0.3-SNAPSHOT</policy.common.version> + <policy.common.version>2.1.0-SNAPSHOT</policy.common.version> </properties> <modules> |