aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-fe
diff options
context:
space:
mode:
authorMichael Lando <michael.lando@intl.att.com>2018-11-20 16:50:37 +0200
committerIdan Amit <idan.amit@intl.att.com>2018-11-28 12:15:13 +0000
commitbb40e6bce1bb9e7ce4bbaac4838b42d77333715e (patch)
tree666da6d0dc41d60985f3742e1e6e762c331baa5f /catalog-fe
parentb70caef5f9e0b9f6ae0f43535c0ebc4211d590a1 (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')
-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 058c4f8767..f2289058e2 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>