Skip to content

Commit

Permalink
#459 - remove dependency on javax.mail
Browse files Browse the repository at this point in the history
  • Loading branch information
tfesenko committed Aug 23, 2018
1 parent 386f771 commit 20e2b38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions com.reprezen.swagedit.openapi3/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ Require-Bundle: org.eclipse.ui,
org.apache.log4j;bundle-version="1.2.15",
com.reprezen.jsonoverlay;bundle-version="3.1.0",
com.reprezen.kaizen.openapi-parser;bundle-version="3.0.1",
com.norconex.commons.norconex-commons-lang;bundle-version="1.15.0",
javax.mail-api;bundle-version="1.6.1"
com.norconex.commons.norconex-commons-lang;bundle-version="1.15.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Export-Package: com.reprezen.swagedit.openapi3,
Expand Down

0 comments on commit 20e2b38

Please sign in to comment.