aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-15 12:39:47 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-15 12:39:47 +0000
commitb020e635ec2e12bd5ef983992dade6a07c17df0b (patch)
treefb95030bf23999d95a1202ca2a8cfda8288faa9b /pom.xml
parent9622d85b372beca4eedb376ddb604a6d9fcc03df (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-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I3653868f8b245012d04c479ff399c1e57ff922c8
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 1fc8dd63..461453bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.0</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.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.8.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.12.0</policy.common.version>
+ <policy.models.version>2.8.0</policy.models.version>
</properties>
<modules>