diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-16 16:01:23 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-16 16:01:23 +0100 |
commit | 4eb4c1bc9921945eab65776ff7c9598a2b41ad9f (patch) | |
tree | 7241874d2eee1c1b69946e6962b298bb52a55e25 /pom.xml | |
parent | b0023d9f078de4cee9ea7425744f26d1277f267f (diff) |
update references in policy/drools-pdp pom
updated references in the policy/drools-pdp pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I99ebd4b70963907c7bdaaf612da5b9f92a2bbe6c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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.1.3-SNAPSHOT</version> + <version>4.1.4</version> <relativePath /> </parent> @@ -51,8 +51,8 @@ <json.path.version>2.9.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.1.3-SNAPSHOT</policy.common.version> - <policy.models.version>3.1.3-SNAPSHOT</policy.models.version> + <policy.common.version>2.1.3</policy.common.version> + <policy.models.version>3.1.3</policy.models.version> </properties> <modules> |