summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common/pom.xml
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-07-12 16:26:42 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-07-12 18:04:49 -0400
commitd332e89eb9bbaf280604c61715422dde3542813c (patch)
treeb7bcb80d43754f61a0c06563f89bb1c879a4490a /ecomp-portal-BE-common/pom.xml
parent31ba5d16b2572167bd7a83daa11181de284cf8d5 (diff)
Configure parent to skip deploy step
Change-Id: If65458934e12e3f7f61cf080ba8f99d7d233f291 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-portal-BE-common/pom.xml')
-rw-r--r--ecomp-portal-BE-common/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml
index 021310d7..7f8da046 100644
--- a/ecomp-portal-BE-common/pom.xml
+++ b/ecomp-portal-BE-common/pom.xml
@@ -427,11 +427,6 @@
<artifactId>commons-lang</artifactId>
<version>2.6</version>
</dependency>
- <dependency>
- <groupId>jfree</groupId>
- <artifactId>jfreechart</artifactId>
- <version>1.0.13</version>
- </dependency>
<!-- for generating excel/csv/excelx -->
<dependency>
<groupId>org.apache.poi</groupId>