diff options
author | liamfallon <liam.fallon@est.tech> | 2023-10-19 14:28:45 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-10-19 14:28:45 +0100 |
commit | 73bdb4b3d657c9187d817f7c0691983916268075 (patch) | |
tree | d2b480e2317238e5de33dc4d69244d98fe8101b0 /models/pom.xml | |
parent | 92bbe4e248ad86f30c10e71456924d20e0541c3b (diff) |
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic693b0164d6bdd6944d2c68b0b39744a790be22a
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 0df400ee2..bfee9fb92 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>7.0.2-SNAPSHOT</version> + <version>7.0.3-SNAPSHOT</version> </parent> <artifactId>policy-clamp-models</artifactId> |