summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-04-25 11:42:08 +0100
committersaul.gill <saul.gill@est.tech>2024-04-25 11:42:08 +0100
commit0d7c8284756c9a15d526c2d282cfc1dfd1595ffb (patch)
tree37b322646fd4b6d500bcac01f619e7abb4bb2305 /pom.xml
parentb5981c8a48d21908d0ead6dc8d35b982c1917eb7 (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-4970 Change-Id: I65037035cac97829a152d4290ebc578517d5dea8 Signed-off-by: saul.gill <saul.gill@est.tech>
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 66931f0d..4edb861c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.2</version>
+ <version>4.1.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.docker</groupId>
<artifactId>docker</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-docker</name>