diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:40:50 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:40:50 +0100 |
commit | e29a6787a802562dd7d47b8b797994bd3ce19311 (patch) | |
tree | c2c241aefd8cc5366de834bb974c3569e83b6719 /policy-jre/pom.xml | |
parent | 6b61d075fa29f2a3cec319bba3bb953bf41680ab (diff) |
Set snapshot and/or references of policy/docker for new release
policy/docker updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I35fcba9154ad884a1980e1c6c921f5384b2f259b
Diffstat (limited to 'policy-jre/pom.xml')
-rw-r--r-- | policy-jre/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-jre/pom.xml b/policy-jre/pom.xml index abda0ca8..e75daf94 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>2.6.3-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>policy-jre</artifactId> |