aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-16 16:01:16 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-16 16:01:16 +0100
commit53f03e51272320a9d3229a13f08a2dee16852e99 (patch)
tree474c7855b7ecdfba0a2ce7409a23ff3613bcfc28 /pom.xml
parent53a67c9cb7e1d99446c581872d7a1bd2a790d16f (diff)
update references in policy/clamp pom
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I3034f4f1333bd9275649932aaf0ee97be18b5cde Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 5226c4d5f..d32086e99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.3-SNAPSHOT</version>
+ <version>4.1.4</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
@@ -50,8 +50,8 @@
o policy-clamp-participant-impl-kserve: A standard participant for Kserve
</description>
<properties>
- <policy.common.version>2.1.3-SNAPSHOT</policy.common.version>
- <policy.models.version>3.1.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.3</policy.common.version>
+ <policy.models.version>3.1.3</policy.models.version>
</properties>
<modules>
<module>common</module>