aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 12:19:09 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 12:19:09 +0000
commiteaa1466a8da236f6a069dfa0c647dc35711716e6 (patch)
treef8394dc9ec6a7848491fd62fcb88ed41330da0d7 /pom.xml
parentef549099a6341510ae7a7849d037f70bc90bd023 (diff)
Update snapshot and/or references of policy/common to latest snapshots
policy/common 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: Ia0a77900be780b98d3a789ca1047d57d43a34d7c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 5c5f9c05..ab2414a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<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.common</groupId>
<artifactId>common-modules</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<packaging>pom</packaging>