aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-04-25 11:42:11 +0100
committersaul.gill <saul.gill@est.tech>2024-04-25 11:42:11 +0100
commitd3890f1ccd9819a657ce1b4f8e733a014bb61628 (patch)
tree076f6b577713fe2a47cfd271d909db389034483f /pom.xml
parent5432629a5c5f4f7d54e6afe18dab229a484637d2 (diff)
Update snapshot and/or references of policy/common to latest snapshotsHEADmaster
policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: I5c61dd14f9d0e20e6a91e9dfaac053cf4486fc95 Signed-off-by: saul.gill <saul.gill@est.tech>
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 e47afc3c..38c7537d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.2</version>
+ <version>4.1.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.3-SNAPSHOT</version>
<packaging>pom</packaging>