aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-28 15:41:52 +0000
committersaul.gill <saul.gill@est.tech>2023-02-28 15:41:52 +0000
commit6709a8b05bcb543b6871baf35d52e7a156dde13d (patch)
tree9eff97676ea1aac8b8d307c881a5e24da977f490 /pom.xml
parent96275b45acadffdbd13d258bd51495127ba12658 (diff)
Update snapshot and/or references of policy/models to latest snapshots
policy/models updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ie25a8dc3903b0f3536defa87570b5cb65120e8b7
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 59ac839ad..fcbb5485c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,20 +27,20 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.1</version>
+ <version>3.7.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>2.8.1-SNAPSHOT</version>
+ <version>2.8.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-models</name>
<description>This repo holds model code agnostic to PDP engines</description>
<properties>
- <policy.common.version>1.12.1</policy.common.version>
+ <policy.common.version>1.12.2-SNAPSHOT</policy.common.version>
</properties>
<modules>