diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:35 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:35 +0100 |
commit | 8e6aa422cbc054293ef82503a816a31b9e9a407a (patch) | |
tree | fdec3561b8979d3f64d82ebf6495a71b1f045535 /models/pom.xml | |
parent | 48cda60e2f2835ad988f03d281ffd8bc5d24d74d (diff) |
Set snapshot and/or references of policy/clamp for new release
policy/clamp 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: I0697ed63e666a83458b4d05712a2eabd51482f65
Diffstat (limited to 'models/pom.xml')
-rw-r--r-- | models/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/pom.xml b/models/pom.xml index ddbfb992d..9d4705560 100644 --- a/models/pom.xml +++ b/models/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.4.4-SNAPSHOT</version> + <version>7.0.0-SNAPSHOT</version> </parent> <artifactId>policy-clamp-models</artifactId> |