diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-25 11:42:15 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-25 11:42:15 +0100 |
commit | 4a88bfb840d753e37a09183683cab65ffc29e6f4 (patch) | |
tree | aa51c0e344a089c06c758cb3a6162a7f9d5010fd /pom.xml | |
parent | 0e8d38b16de3532b75470970403c22a6c635675e (diff) |
update parent,common references in policy/models pom
updated the parent and common references in the policy/models pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4970
Change-Id: I0d6aa5ac5f45c9aaa8ea2511fd76b9719017b0b4
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.2-SNAPSHOT</version> + <version>4.1.2</version> <relativePath /> </parent> @@ -40,7 +40,7 @@ <description>This repo holds model code agnostic to PDP engines</description> <properties> - <policy.common.version>2.1.2-SNAPSHOT</policy.common.version> + <policy.common.version>2.1.2</policy.common.version> </properties> <modules> |