diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:41 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:41 +0000 |
commit | 1a7f0ff807bb55762b8309dae3e828ac3acc57a2 (patch) | |
tree | cadee7339ae3befad9afab2f680cfe08b753c0ba /models/pom.xml | |
parent | e2c22ada0da5370413df562540d092957cd16414 (diff) |
Update snapshot and/or references of policy/clamp to latest snapshotskohn
policy/clamp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I5c54a1f2183b6b154429d852b1b208f4e93f4a98
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 f63d67059..885d9bdc8 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.3.2-SNAPSHOT</version> + <version>6.3.3-SNAPSHOT</version> </parent> <artifactId>policy-clamp-models</artifactId> |