aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 21:34:51 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 21:34:51 +0100
commit05d0a7340c3ceb3596a58293db4a65f5702b796b (patch)
tree354e39951927f68e3123e7dcaf5e8bc314485b22 /pom.xml
parent5ce894461bf720500a3540ac6080fd301ee05a79 (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-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia650fc73cb0af8e8b36b82791918e23e51367308
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 8a86a82a..607da98d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.2</version>
+ <version>3.5.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.6.2-SNAPSHOT</version>
+ <version>2.6.3-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.10.2</policy.common.version>
- <policy.models.version>2.6.2</policy.models.version>
+ <policy.common.version>1.10.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.3-SNAPSHOT</policy.models.version>
</properties>
<modules>