summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-04-25 09:47:30 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-04-25 09:47:30 +0100
commited6c7f427ce6733fce9f1c0b668d2c78e2495ab3 (patch)
treec2fe63d6e0654f9f7b36a28dbb591fb51f121ac0 /pom.xml
parenta1d0127007e9fed4c1eff58e66714944d89a214c (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-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I62762f90748fb7378e7c5fdbaa494187570fde6b
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 1a48ec85..beb7a02e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.2-SNAPSHOT</version>
+ <version>3.7.2</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.12.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.8.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.12.2</policy.common.version>
+ <policy.models.version>2.8.2</policy.models.version>
</properties>
<modules>