aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-03-01 12:37:49 +0000
committersaul.gill <saul.gill@est.tech>2023-03-01 12:37:49 +0000
commit9502bad1432f02f0114a8a35705651b12b0b2bd9 (patch)
treebe5df5c04b87f9d1ae5c5f1fb6350175c7ad76ec /pom.xml
parent93bcb2977d859ee73e7450b72f5f77f7be699054 (diff)
Update snapshot and/or references of policy/pap to latest snapshots
policy/pap 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: Ib333a5cf96693209f0a01cb3ac55616e4d244b04
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 31b5a8ce..f9ccfb9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<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.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.8.1-SNAPSHOT</version>
+ <version>2.8.2-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.12.1</policy.common.version>
- <policy.models.version>2.8.1</policy.models.version>
+ <policy.common.version>1.12.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.2-SNAPSHOT</policy.models.version>
</properties>
<modules>