summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 14:45:12 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 14:45:12 +0000
commit7edfb18d4366c1cb09d83ec0f84221bbe1fce527 (patch)
treedbae69ad249bfd00096df573d8b0f3f147012daa /pom.xml
parentc4cb758f37e353db3da474f9ae8199d139bcec55 (diff)
update references in policy/api pom
updated references in the policy/api pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I10f7bd899bfdbd0dd367e65bd6dc25bf2356900f
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 29ca38be..bb48c578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>2.1.0-SNAPSHOT</policy.common.version>
- <policy.models.version>3.1.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.0</policy.common.version>
+ <policy.models.version>3.1.0</policy.models.version>
</properties>
<modules>