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-jre | |
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-jre')
-rw-r--r-- | policy-jre/alpine/pom.xml | 2 | ||||
-rw-r--r-- | policy-jre/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/policy-jre/alpine/pom.xml b/policy-jre/alpine/pom.xml index f30a773c..09d26b46 100644 --- a/policy-jre/alpine/pom.xml +++ b/policy-jre/alpine/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.docker</groupId> <artifactId>policy-jre</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/policy-jre/pom.xml b/policy-jre/pom.xml index 5588601a..02f100d8 100644 --- a/policy-jre/pom.xml +++ b/policy-jre/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-jre</artifactId> |