aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-fe/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <michael.lando@intl.att.com>2018-11-20 16:50:37 +0200
committerMichael Lando <michael.lando@intl.att.com>2018-11-20 16:51:39 +0200
commit4f1b51d3db3daf74e68d5dba8e62956a08641d22 (patch)
treeae409e212eedf53fa9f28501ab1284b1383786cb /catalog-fe/pom.xml
parent2e944679bbf95a860722a48dcf109a9930500cc2 (diff)
fix issue in in alloted resource
update aloted template add it to upgrade normative remove use of mail librery Change-Id: Ie8922c6cce4ca10baaf401f7a7bfed436ceb585e Issue-ID: SDC-1945 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'catalog-fe/pom.xml')
-rw-r--r--catalog-fe/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml
index 36105aa923..7b2ef6e709 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/pom.xml
@@ -96,12 +96,6 @@
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>javax.mail</groupId>
- <artifactId>javax.mail-api</artifactId>
- <version>1.5.2</version>
- <scope>compile</scope>
- </dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>