aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-22 19:28:30 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-22 19:28:30 +0100
commit94206bf0220c569eef0bd959179ccd7e57ff1eaa (patch)
treece30d072de1663936818ef170d3c5425763948fb /pom.xml
parent23650da8370fd3d2f9042cb0b55589fe2425cca4 (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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I4a15ca61a97a3d65728f4dfbed73fd3a653ec771
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 0a563cc8..377924af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,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.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.11.0-SNAPSHOT</version>
+ <version>1.11.1-SNAPSHOT</version>
<packaging>pom</packaging>