diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:52:20 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-19 16:45:52 +0000 |
commit | 314f4c437ca60e63afc651792dc4597556795ff3 (patch) | |
tree | cace04b4ae7c1ec1bb9ff201348d9be1ece67f1d /models-base | |
parent | bbd82c27f08bb2782849ef0dde97151000e3cabe (diff) |
Bump models to 2.4.7-SNAPSHOT
Issue-ID: POLICY-4295
Change-Id: Ib1d19bbbc997c69d76a5bc4b67b7e0a738686622
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'models-base')
-rw-r--r-- | models-base/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-base/pom.xml b/models-base/pom.xml index da1569ff0..e847705dd 100644 --- a/models-base/pom.xml +++ b/models-base/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.4.6-SNAPSHOT</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>policy-models-base</artifactId> |