aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-23 10:58:43 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-23 10:58:43 +0100
commit32c3d5b6d4df44b14b7870806077820c89419467 (patch)
treecda8210f361fa5048389b7a0568b1b08d4443380 /pom.xml
parentc42bec210fd0d45bb0546621abebeca9d82d374f (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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Iacf22dfa0876db72b906b1b4e5b95611379be9b3
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 151f9470..81ef8a23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.0</version>
+ <version>3.6.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.11.0</policy.common.version>
- <policy.models.version>2.7.0</policy.models.version>
+ <policy.common.version>1.11.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.1-SNAPSHOT</policy.models.version>
</properties>
<modules>