summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>2018-11-08 14:43:35 -0500
committerManoop Talasila <talasila@research.att.com>2018-11-09 14:46:25 +0000
commit092cb74c900fe1b7cddd1c97893cda8e7f2850e5 (patch)
tree8349b066fe555e618f5830bf4ee22e953143729a
parent005e7813d9fe164a54a96bf13997a0cf2498542f (diff)
Fixed license text.
Issue-ID: PORTAL-460 Change-Id: Ic36e7be4f723ba79e9af6acbb6eec4e1739c9d02 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com> (cherry picked from commit ab32e7c91de362869eec56f24dc692ec23c07b7e)
-rw-r--r--ecomp-portal-BE-common/pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml
index fd6a93d9..fb16be03 100644
--- a/ecomp-portal-BE-common/pom.xml
+++ b/ecomp-portal-BE-common/pom.xml
@@ -397,22 +397,6 @@
</exclusion>
</exclusions>
</dependency>
- <!-- for generating PDF -->
- <dependency>
- <groupId>com.lowagie</groupId>
- <artifactId>itext</artifactId>
- <version>2.0.8</version>
- <exclusions>
- <exclusion>
- <groupId>bouncycastle</groupId>
- <artifactId>bcprov-jdk14</artifactId>
- </exclusion>
- <exclusion>
- <groupId>bouncycastle</groupId>
- <artifactId>bcmail-jdk14</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
<!-- Quartz -->
<dependency>
<groupId>org.quartz-scheduler</groupId>