aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-13 13:29:07 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-13 13:29:07 +0100
commite6c75e603c854fdd2f8cfb15ddb74ceac10af644 (patch)
tree5a1282b863f61ef5a02b1a06c9cdbfe6a375e7b5 /pom.xml
parent26ee96b2df884a818b2d00a957615fe6ddcd5201 (diff)
update references in policy/pap pom
updated references in the policy/pap pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I71dd9aed017c2d19bddccd786c38845425d67b2e
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 3f30c243..1b62279a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>2.0.2-SNAPSHOT</policy.common.version>
- <policy.models.version>3.0.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.0.2</policy.common.version>
+ <policy.models.version>3.0.2</policy.models.version>
</properties>
<modules>