aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 08:06:10 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 08:06:10 +0100
commit6ab598452ce7de5c5b330988f447ee668d75e9cf (patch)
treeca5f79e09c6e8493e8358b0d105bfb768f465fb5 /pom.xml
parent108038b5108ff3b873077fda0b6098e74d240ce0 (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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I2f9a3c9b71a3ec76a1fb89e146616ba0b43e3ca0
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 67c10e6d..06ee069c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.6.1</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.11.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.11.1</policy.common.version>
+ <policy.models.version>2.7.1</policy.models.version>
</properties>
<modules>