diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 12:11:33 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 12:11:33 +0100 |
commit | f972bab90ccdcf6fa2d34375e57d290a057c3824 (patch) | |
tree | 2f8ead43f9b1d02bb77a5d687acfc7b7ed74af76 /models-interactions/model-impl/guard/pom.xml | |
parent | b4b58aa3578f6a2387a79e4b3bfab82822c5aa10 (diff) |
Update snapshot and/or references of policy/models to latest snapshotsjakarta
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib7b463e68c1e85c0e5cf004869d341d89ef538f7
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 30209c941..6c84dd5a2 100644 --- a/models-interactions/model-impl/guard/pom.xml +++ b/models-interactions/model-impl/guard/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.6.5-SNAPSHOT</version> + <version>2.6.6-SNAPSHOT</version> </parent> <artifactId>guard</artifactId> |