summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 16:20:02 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 16:20:02 +0000
commit7189a95de7687a8c37a05d40306e743df5fdf5b3 (patch)
treee4ab012e32adbaa3d15da49c045a1a343f5a0131 /pom.xml
parent8f1361435d1ce2aeb1002b000fb7d61dcce11341 (diff)
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I69fa4d1b08dd89d8c87a169a9e7ee7e79a8ff374
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index e2d585855..34e4d1c78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.1.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<description>
@@ -50,8 +50,8 @@
o policy-clamp-participant-impl-kserve: A standard participant for Kserve
</description>
<properties>
- <policy.common.version>2.1.0</policy.common.version>
- <policy.models.version>3.1.0</policy.models.version>
+ <policy.common.version>2.1.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.1-SNAPSHOT</policy.models.version>
</properties>
<modules>
<module>common</module>