diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 10:46:35 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 10:46:35 +0100 |
commit | f78237c84420aa8db35ae70d8c9d177307471474 (patch) | |
tree | 84fd10508d3e12d3d6243372104959be3dbd6bd9 /pom.xml | |
parent | 281549acfd53bf9c8a26a3a49b6b8985793c8952 (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-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I7fe05023875bfeaaa0ecabad4a25470d83f8fd87
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>3.7.3-SNAPSHOT</version> + <version>4.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>1.12.3-SNAPSHOT</policy.common.version> + <policy.common.version>2.0.0-SNAPSHOT</policy.common.version> </properties> <modules> |