diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-06-15 17:49:31 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-06-15 17:49:38 -0400 |
commit | 5b546ad1438c64f48d05ac7814d05b65befff0d4 (patch) | |
tree | b655a2fe52b4e548182a866b8b0ecec2c0c18d11 /plugins/reception-plugins/pom.xml | |
parent | 0720f985e3bdca7de47f9cc796a5cc6929ce8bd5 (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/reception-plugins/pom.xml')
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index d14e69cb..ea10d972 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -22,7 +22,7 @@ <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.onap.policy.distribution</groupId> - <artifactId>plugins</artifactId> + <artifactId>distribution-plugins</artifactId> <version>2.4.0-SNAPSHOT</version> </parent> |