aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 12:19:42 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 12:19:42 +0100
commitecdba402892f97d8e54ba8e0be4c9bae5a471a2d (patch)
treef6edbae937d912983973bc30edb43469d880250f /pom.xml
parentf7d4a090790aabb283a6d42c58c0af47d60fa5c5 (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: I9e4545c507c3ed74f1f0434826e97da4d6d28ae1
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 5b7ead19..eee7f06d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>2.0.1-SNAPSHOT</policy.common.version>
- <policy.models.version>3.0.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.0.1</policy.common.version>
+ <policy.models.version>3.0.1</policy.models.version>
</properties>
<modules>