diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 12:19:04 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 12:19:04 +0000 |
commit | b688e1ed0c5780b8c4239ed72827913d48383137 (patch) | |
tree | 7ca6bd370bda6f787f55e1e84ac75b24d005def5 /policy-jdk/pom.xml | |
parent | 7fa25cc94599e7c3f594d68f7f91a5129a45977a (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 '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 980aedc9..7fdc7dfb 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.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>policy-jdk</artifactId> |