aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-27 20:55:43 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-27 20:55:43 +0100
commit5c06de067f299fa1367257c8d9036013ae768b36 (patch)
treecf975cb4e22a35a84443e5c18cafd801c016dfd9 /pom.xml
parent45b444a488323b37b442348063f8c5ac8493ce9c (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-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic7cea2a8d8483fda8cb88fceae5cb9cb719b78c1
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 be51c9eb..f05466fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.3-SNAPSHOT</version>
+ <version>3.5.3</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.10.3-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.10.3</policy.common.version>
+ <policy.models.version>2.6.3</policy.models.version>
</properties>
<modules>