summaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2017-08-30 20:05:16 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2017-08-30 20:08:04 -0700
commitb461af3d647d7ae19f84c77f7f0d5c50d47621b1 (patch)
tree2523b4b68b8e2b5bf941360130d200b9739de5d3 /aai-schema/pom.xml
parent2220bc4b234ba7c4a19ef77be861052ee824e394 (diff)
Remove license-maven-plugin from aai-core/schema
Remove dangling license-maven-plugin from aai-core,aai-schema Remove duplicate dependencies in aai-core pom.xml Change-Id: Ie034e91e06e207b2f5fbd8d6d34602e1ca0d98f6 Issue-id: AAI-74 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r--aai-schema/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 786b580f..02582704 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -24,10 +24,6 @@
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
- <artifactId>license-maven-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
<artifactId>jaxb2-maven-plugin</artifactId>
<version>2.2</version>
<executions>