diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-16 16:01:04 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-16 16:01:04 +0100 |
commit | c3d9c9932e03c5b25d9f117b1302ef71f084591e (patch) | |
tree | 56b0a5a0f816687aa771ef150c8dd2c9eb74c6c9 /models-interactions/model-impl/guard/pom.xml | |
parent | 992fd4203c9ad02aabd7b4cd8f74bdd5276d4e40 (diff) |
Update snapshot and/or references of policy/models to latest snapshots
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I09269130698c24b8f4e7c18631cc8e699ff0fae4
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'models-interactions/model-impl/guard/pom.xml')
-rw-r--r-- | models-interactions/model-impl/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/guard/pom.xml b/models-interactions/model-impl/guard/pom.xml index f59eb9ce1..f7d9ac015 100644 --- a/models-interactions/model-impl/guard/pom.xml +++ b/models-interactions/model-impl/guard/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>guard</artifactId> |