diff options
Diffstat (limited to 'models-provider/pom.xml')
-rw-r--r-- | models-provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-provider/pom.xml b/models-provider/pom.xml index 66e68a960..f1d824727 100644 --- a/models-provider/pom.xml +++ b/models-provider/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> </parent> <artifactId>policy-models-provider</artifactId> |