diff options
Diffstat (limited to 'packages/pom.xml')
-rw-r--r-- | packages/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/pom.xml b/packages/pom.xml index a90a4ae55..940eeb26d 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -1,7 +1,7 @@ <!-- ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. - Modifications Copyright (C) 2019 Bell Canada. + Modifications Copyright (C) 2019-2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ </parent> <groupId>org.onap.policy.apex-pdp.packages</groupId> - <artifactId>packages</artifactId> + <artifactId>apex-packages</artifactId> <packaging>pom</packaging> <name>${project.artifactId}</name> |