diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 15:43:40 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 15:43:47 -0400 |
commit | e4e7d15db6d2f79658e3a5f9e8326ea092afcfab (patch) | |
tree | 163b202a886103ffc10ea9ff33707581774e9ef4 /models-interactions/model-yaml | |
parent | ffd492402c6278927c5a4f8d9812b54011eaf154 (diff) |
Bump policy/models to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I64473cc81ae48942010472f15faac75c13cb0b7d
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'models-interactions/model-yaml')
-rw-r--r-- | models-interactions/model-yaml/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-yaml/pom.xml b/models-interactions/model-yaml/pom.xml index fb80eafa6..438b29ce8 100644 --- a/models-interactions/model-yaml/pom.xml +++ b/models-interactions/model-yaml/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models-interactions</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <groupId>org.onap.policy.models.policy-models-interactions</groupId> |