aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-02-16 16:29:16 +0000
committerwaynedunican <wayne.dunican@est.tech>2024-02-16 16:29:16 +0000
commitc36bcf0b2edc364d1a141c8b1e4890852a144a0f (patch)
tree66b8cc598e9c28c7eae946ae943b629bcf27914f /pom.xml
parente0a13196ebb34c84931df27ba00cd1778adbceb9 (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-4932 Change-Id: I04a7308cc13130ea21db901f694b9d01ce612df0 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 a0a902c5c..223c99c18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</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.1-SNAPSHOT</policy.common.version>
- <policy.models.version>3.1.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.1</policy.common.version>
+ <policy.models.version>3.1.1</policy.models.version>
</properties>
<modules>
<module>common</module>