aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <TianL@amdocs.com>2018-05-01 14:51:03 +0100
committerLee, Tian (tl5884) <TianL@amdocs.com>2018-05-01 14:51:03 +0100
commit4229965d8a112a9311505224e2bae254d25710dc (patch)
treedc21dcf21e56b090f4c719ebe508072c128be903
parentb133a6cf27fc00ff2b8d29401c8cb08c4259db88 (diff)
Remove license violations
Remove un-needed javaee-api dependency. Change-Id: I86967388afa404267a1ef7f7eb9110d134050946 Issue-ID: AAI-1108 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
-rw-r--r--pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index b883910..817782b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,12 +125,6 @@
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
</dependency>
- <dependency>
- <groupId>javax</groupId>
- <artifactId>javaee-api</artifactId>
- <version>8.0</version>
- <scope>provided</scope>
- </dependency>
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>