aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-04-25 09:47:36 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-04-25 09:47:36 +0100
commitf83f31e3d12adee815623bbfb8d5d29d85831c15 (patch)
treed895997d17d210efc651843c541a65a3fc17643a /pom.xml
parenta805da511099981a64cbe922af5689ca2758219e (diff)
update references in policy/distribution pom
updated references in the policy/distribution 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: Id6f4c94d6ed44422528df4b4e89d4e8ccc95d39a
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 0988d8e4..621f4b4f 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>
@@ -45,8 +45,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <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>