diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:55 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:55 +0000 |
commit | 0b5e99601abc5290d241f2082f12758ea46231ef (patch) | |
tree | 1af092fddb92440a65190843f4ea49f63ef3d801 /examples/pom.xml | |
parent | a5dee053fb471d04b392f946d188b73ecc72ab8b (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia4d1977e35c4783bd94e034c4195b1ef1ae8b930
Diffstat (limited to 'examples/pom.xml')
-rw-r--r-- | examples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pom.xml b/examples/pom.xml index f7fcbd73a..4605ba51a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.4.0-SNAPSHOT</version> + <version>6.4.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |