diff options
Diffstat (limited to 'controlloop/packages/pom.xml')
-rw-r--r-- | controlloop/packages/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/controlloop/packages/pom.xml b/controlloop/packages/pom.xml index 2e8b1fbaf..8934d322f 100644 --- a/controlloop/packages/pom.xml +++ b/controlloop/packages/pom.xml @@ -3,7 +3,7 @@ Drools PDP Application Models ================================================================================ Copyright (C) 2017, 2019 AT&T Intellectual Property. 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. @@ -29,7 +29,7 @@ <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.drools-applications.controlloop.packages</groupId> - <artifactId>packages</artifactId> + <artifactId>drools-applications-packages</artifactId> <name>PDP-D Application Installation Packages</name> <description>PDP-D Installation</description> <profiles> |