aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-13 13:28:58 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-13 13:28:58 +0100
commit36610403964b15bb1151b5e77d8676136d31e8eb (patch)
treeeed62101edc044d1d298685bd03283d9398349d3 /pom.xml
parent4b4b9b3eaba3d8c2830fb637d2e0805c40ae0afb (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-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I773b58a25f5a863e8f6cec4399e6a0d1404e307c
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 1564b985..59eaec4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>2.0.2-SNAPSHOT</policy.common.version>
- <policy.models.version>3.0.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.0.2</policy.common.version>
+ <policy.models.version>3.0.2</policy.models.version>
</properties>
<modules>