diff options
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ ONAP Policy PAP ================================================================================ Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2019, 2021 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -42,7 +42,7 @@ <properties> <policy.common.version>1.8.0</policy.common.version> - <policy.models.version>2.4.1-SNAPSHOT</policy.models.version> + <policy.models.version>2.4.1</policy.models.version> </properties> <modules> |