diff options
author | Rashmi Pujar <rashmi.pujar@bell.ca> | 2019-10-15 15:03:04 -0400 |
---|---|---|
committer | Rashmi Pujar <rashmi.pujar@bell.ca> | 2019-10-15 16:28:35 -0400 |
commit | 59be4d2c78c0429c3e330fd75313387fb89164cd (patch) | |
tree | 2078ccccac291fa1387ae06db41fa1085a205ce7 /models-interactions/model-impl/vfc | |
parent | e5e1d7bb85165db224c77afb2eed6af3d515c22e (diff) |
Bump models to a released version 2.1.5-SNAPSHOT
Issue-ID: POLICY-2171
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: Idb8a50cb1cd9b8691bcb215b37fac72318aaeec4
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 da12831a8..7c414eebc 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.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> </parent> <artifactId>vfc</artifactId> |