diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:52:42 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:52:42 +0100 |
commit | f4807a0ea972b27151322f99ac1fe41c9f13de07 (patch) | |
tree | e8aa9985ec90261bcba5a7147c60cc6df7eab500 /pom.xml | |
parent | 1e632e37786962c0bdb274faba8fc9be72867eec (diff) |
Set all cross references of policy/drools-pdp
policy/drools-pdp 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: Idf298a73708fefde254a312a73baf7a73a5a8154
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 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> @@ -51,8 +51,8 @@ <json.path.version>2.8.0</json.path.version> <hibernate.commons.annotations.version>6.0.6.Final</hibernate.commons.annotations.version> <xml.apis.version>1.4.01</xml.apis.version> - <policy.common.version>2.0.3-SNAPSHOT</policy.common.version> - <policy.models.version>3.0.3-SNAPSHOT</policy.models.version> + <policy.common.version>2.1.0-SNAPSHOT</policy.common.version> + <policy.models.version>3.1.0-SNAPSHOT</policy.models.version> </properties> <modules> |