summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-02-16 14:32:15 +0000
committerwaynedunican <wayne.dunican@est.tech>2024-02-16 14:32:15 +0000
commitdd836dc2d2bd379fba19b395c912d32f1bc7ee38 (patch)
tree133bfedab1be0f008b9fbd0a0adc00769faf2ce6 /pom.xml
parent648319d27a58a1e6fd7ff73d9fd43f0aea8e3a37 (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-4932 Change-Id: Ia98f4d16596cee21c7ccb5655560783342baf1be Signed-off-by: waynedunican <wayne.dunican@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 158c8f8d..fa848270 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.docker</groupId>
<artifactId>docker</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-docker</name>