aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-22 21:51:16 +0000
committerliamfallon <liam.fallon@est.tech>2022-11-22 21:51:16 +0000
commitafaaa4c2ff4b66d9c45e6fcdff6c820b6fe10ce8 (patch)
treed8ffdce60ad99afc0762f070be4a3c4abff07621 /pom.xml
parent711a4300c5a4cf0c228ea3f3982df8c360d9c22a (diff)
Update snapshot and/or references of policy/pap to latest snapshotskohn
policy/pap updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4461 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I66028908de66611b6e6f0b605675f432728b63a2
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 05159a5e..e13a339d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.3-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.11.1</policy.common.version>
- <policy.models.version>2.7.2</policy.models.version>
+ <policy.common.version>1.11.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.3-SNAPSHOT</policy.models.version>
</properties>
<modules>