diff options
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r-- | plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml index 57ef7163..89865d90 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ <version>2.4.0-SNAPSHOT</version> </parent> - <artifactId>plugins</artifactId> + <artifactId>distribution-plugins</artifactId> <name>${project.artifactId}</name> <description>The module of Policy Distribution that holds plugins for custom policy reception and forwarding.</description> |