diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 21:56:23 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 21:56:23 +0000 |
commit | 8fa9664e6548653c87397da2565a388563ec5d0c (patch) | |
tree | 0134f6ec44f55f31aeb308f9d101a6bca13c359a /models-interactions/model-impl/vfc | |
parent | b789d956fab216fdad492ad0ec9e551b467573dc (diff) |
Release policy/models2.1.2
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 ddc5ed01d..b6e0d467a 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.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <artifactId>vfc</artifactId> |