diff options
author | liamfallon <liam.fallon@est.tech> | 2022-02-28 14:48:36 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-02-28 14:48:36 +0000 |
commit | c2f7f0795d38dd953bb888ad5e1fbbbe1235dcc0 (patch) | |
tree | de25b714da661646040501ddec5e3d98a4523fb5 /models-interactions/model-impl/appc/pom.xml | |
parent | a7876a9d356c09caef52604d83868009a31a6d59 (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-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I4f4be01de1e7d167570ba34be5e6d1b428ee041f
Diffstat (limited to 'models-interactions/model-impl/appc/pom.xml')
-rw-r--r-- | models-interactions/model-impl/appc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/appc/pom.xml b/models-interactions/model-impl/appc/pom.xml index d64618eeb..614fd2080 100644 --- a/models-interactions/model-impl/appc/pom.xml +++ b/models-interactions/model-impl/appc/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> </parent> <artifactId>appc</artifactId> |