diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-25 11:42:08 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-25 11:42:08 +0100 |
commit | 0d7c8284756c9a15d526c2d282cfc1dfd1595ffb (patch) | |
tree | 37b322646fd4b6d500bcac01f619e7abb4bb2305 /policy-jdk/pom.xml | |
parent | b5981c8a48d21908d0ead6dc8d35b982c1917eb7 (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 'policy-jdk/pom.xml')
-rw-r--r-- | policy-jdk/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-jdk/pom.xml b/policy-jdk/pom.xml index 94deb6ee..5190a20d 100644 --- a/policy-jdk/pom.xml +++ b/policy-jdk/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.docker</groupId> <artifactId>docker</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>policy-jdk</artifactId> |