diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:42:50 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:42:50 +0100 |
commit | 84f728930527d34821a827ec6681ce9313989cab (patch) | |
tree | 438cc9e65e705e5a1a1ab80b6f8fdcbf70042aaa /models-interactions/model-impl/vfc/pom.xml | |
parent | dfc241e57c4f261f1983886582ba0c4ff83b79fb (diff) |
Set snapshot and/or references of policy/models for new release
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie62a24c34694977b9bbbab9554bce5b54648afb7
Diffstat (limited to 'models-interactions/model-impl/vfc/pom.xml')
-rw-r--r-- | models-interactions/model-impl/vfc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/vfc/pom.xml b/models-interactions/model-impl/vfc/pom.xml index a7f5a372c..c798c22d4 100644 --- a/models-interactions/model-impl/vfc/pom.xml +++ b/models-interactions/model-impl/vfc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.8.0-SNAPSHOT</version> </parent> <artifactId>vfc</artifactId> |