aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-15 16:19:31 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-15 16:19:31 +0000
commitfa1e2fc847b5ef2aca7d9a2a2c2380bc58320527 (patch)
treeb35ad9cd8f7340ef269a5d0e7f1825cf2094edb4 /pom.xml
parentd1465766c8f2c378cc9a0908e7d67c4be970cc38 (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-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I14d931b8d2f7a8f63a0a5ffbb2fd2cfafaddc33a
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 5bf69eb1..50090c67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.0</version>
+ <version>3.7.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.1-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.12.0</policy.common.version>
- <policy.models.version>2.8.0</policy.models.version>
+ <policy.common.version>1.12.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.1-SNAPSHOT</policy.models.version>
</properties>
<modules>