diff options
Diffstat (limited to 'models-pdp')
-rw-r--r-- | models-pdp/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/models-pdp/pom.xml b/models-pdp/pom.xml index 2b8d32508..cbfefcad7 100644 --- a/models-pdp/pom.xml +++ b/models-pdp/pom.xml @@ -1,7 +1,7 @@ <!-- ============LICENSE_START======================================================= Copyright (C) 2019 Nordix Foundation. - Modifications Copyright (C) 2019 AT&T Intellectual Property. + Modifications Copyright (C) 2019-2020 AT&T Intellectual Property. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>policy-models-pdp</artifactId> |