aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-20 20:11:59 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-20 20:11:59 +0100
commit03c1d198a7a11a5c4c5abc8e1deb62ba1b853f9d (patch)
tree3b961d05bc77acec3bfb7a326468a38b2c956a43 /pom.xml
parenteee9d3e70cc7455c05802c9caa414e14a26d3a44 (diff)
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I9805920f11b3a527fca02a591e7cb06273e75543
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b8460774..d794e0cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,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.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.11.1-SNAPSHOT</version>
+ <version>1.11.2-SNAPSHOT</version>
<packaging>pom</packaging>