summaryrefslogtreecommitdiffstats
path: root/plugins/pom.xml
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-06-15 17:49:31 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-06-15 17:49:38 -0400
commit5b546ad1438c64f48d05ac7814d05b65befff0d4 (patch)
treeb655a2fe52b4e548182a866b8b0ecec2c0c18d11 /plugins/pom.xml
parent0720f985e3bdca7de47f9cc796a5cc6929ce8bd5 (diff)
Updating module names to resolve conflicts
Issue-ID: POLICY-2365 Change-Id: I4f894f73b5f6296d823de3feff342c9ac1824e3e Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r--plugins/pom.xml2
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>