diff options
author | Jim Hahn <jrh3@att.com> | 2021-03-10 14:53:36 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-03-10 14:54:34 -0500 |
commit | f3f60d7f2b5f096ebdbe619d537c704f86f515a1 (patch) | |
tree | b36423c7206952ec4c5e197ba4d35823d6b416d0 /models-interactions/model-impl/guard/pom.xml | |
parent | 8031ba53c463cb6d63050b09ba9da5696c01481d (diff) |
Bump version to 2.5.0 in models
Issue-ID: POLICY-3105
Change-Id: I01fe35f16609f9b8d98fb2083c8b18fc7ce3ccf3
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'models-interactions/model-impl/guard/pom.xml')
-rw-r--r-- | models-interactions/model-impl/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/guard/pom.xml b/models-interactions/model-impl/guard/pom.xml index 71857a46a..62544a9e6 100644 --- a/models-interactions/model-impl/guard/pom.xml +++ b/models-interactions/model-impl/guard/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.4.2-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>guard</artifactId> |