diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 07:57:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 07:57:17 +0000 |
commit | a283af4679d6c890c0dfc921cdc89b46184e8811 (patch) | |
tree | 6b5e6319a059f68e5fef94f0644090567b07a7e9 /models-interactions/model-impl/vfc | |
parent | 3e286399aec5a14f21fcde3d3a79727169f8cbc9 (diff) |
Release policy/models2.5.0
Diffstat (limited to 'models-interactions/model-impl/vfc')
-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 5675104f3..c4d28c0bd 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>vfc</artifactId> |