aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-28 15:42:03 +0000
committersaul.gill <saul.gill@est.tech>2023-02-28 15:42:06 +0000
commit1adb489bd1a7ad831199f8d3b543aafadab9abf5 (patch)
treeaba40eb77df8d07faf8aef45825b97f62cbb57cf /pom.xml
parente297b91468a465cf828f3a95d0e17fdd1ee89887 (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-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ie0e272a4381e863fe9a429eaee5836b048f27a50
Diffstat (limited to 'pom.xml')
-rw-r--r--[-rwxr-xr-x]pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 89c0a6b5e..3991a08f8 100755..100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.1-SNAPSHOT</version>
+ <version>3.7.1</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
@@ -51,8 +51,8 @@
o policy-clamp-participant-impl-kserve: A standard participant for Kserve
</description>
<properties>
- <policy.common.version>1.12.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.8.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.12.1</policy.common.version>
+ <policy.models.version>2.8.1</policy.models.version>
</properties>
<modules>
<module>common</module>