aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-22 23:22:14 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-22 23:22:14 +0100
commitb33e1e282956e53f7f918139bcfda98a102f34ae (patch)
tree15ba8baf27ce0b5b549fff57827d51fdd39a9141 /pom.xml
parente07bfb2607659233f317ef5b9c10510c770ad0c7 (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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I0b1bf3705dfbc8d77a0eb4f846a73f502a350e7c
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 0f326cc6..a8fcb983 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.0-SNAPSHOT</version>
+ <version>3.6.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.11.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.11.0</policy.common.version>
+ <policy.models.version>2.7.0</policy.models.version>
</properties>
<modules>