diff options
Diffstat (limited to 'forwarding/pom.xml')
-rw-r--r-- | forwarding/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/forwarding/pom.xml b/forwarding/pom.xml index de7e0036..741d6772 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -26,14 +26,8 @@ <version>2.0.0-SNAPSHOT</version> </parent> - <groupId>org.onap.policy.distribution.forwarding</groupId> <artifactId>forwarding</artifactId> - <packaging>pom</packaging> <name>${project.artifactId}</name> <description>The module of Policy Distribution that forwards policies to other components.</description> - - <modules> - <module>forwarding-pap</module> - </modules> </project> |