aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-03-11 18:02:48 +0000
committerliamfallon <liam.fallon@est.tech>2022-03-11 18:02:48 +0000
commit955490035b5397f177bcf164e315e305da3b71d4 (patch)
tree234d25ed6d40065e7690446d02f82a611e5aaa6f /pom.xml
parent1502b2c9410d7760cca29a9d9ecc14867268f27b (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-3982 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I856f412dc6e27011d13aa6ff05dff8f000cc9a2b
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 aad9a880..729c8451 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.1</version>
+ <version>3.5.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.6.1-SNAPSHOT</version>
+ <version>2.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.10.1</policy.common.version>
- <policy.models.version>2.6.1</policy.models.version>
+ <policy.common.version>1.10.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.2-SNAPSHOT</policy.models.version>
</properties>
<modules>