diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-10 16:53:20 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-10 16:53:20 +0000 |
commit | e313f03bbef6135b9333fceb2d68fce28653f48a (patch) | |
tree | 86816baa5dfcc013dd070da838d072ceab8dfeb6 /models-interactions/model-impl/vfc | |
parent | f2915eac328de8b66663a13338ab0671b7912f85 (diff) |
Release policy/models2.2.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 02f2dcda8..e569c36af 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.2.0-SNAPSHOT</version> + <version>2.2.0</version> </parent> <artifactId>vfc</artifactId> |