aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 12:19:04 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 12:19:04 +0000
commitb688e1ed0c5780b8c4239ed72827913d48383137 (patch)
tree7ca6bd370bda6f787f55e1e84ac75b24d005def5 /pom.xml
parent7fa25cc94599e7c3f594d68f7f91a5129a45977a (diff)
Update snapshot and/or references of policy/docker to latest snapshots
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Icb6f09d7cbdaa0c1a5fd239e3e9c591c23070356
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 6ad68632..7ea44264 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.docker</groupId>
<artifactId>docker</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-docker</name>