diff --git a/src/EmailModuleWithTemplates/pom.xml b/src/EmailModuleWithTemplates/pom.xml index 7a69863..5f0183a 100644 --- a/src/EmailModuleWithTemplates/pom.xml +++ b/src/EmailModuleWithTemplates/pom.xml @@ -2,180 +2,180 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 -http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 4.0.0 - com.mendix - EmailModuleWithTemplates - 11.0.1 - - - C:\Program Files\Mendix - 8.12.7.15098 - - - EmailModuleWithTemplates - https://docs.mendix.com/appstore/modules/email-with-templates - - - Mendix - https://mendix.com - - - - - central - Maven Central - https://repo1.maven.org/maven2/ - - - - - deployment/run/bin - javasource - - - javasource - - **/*.java - - - - - - maven-compiler-plugin - 3.8.0 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - package - - copy-dependencies - - - ${project.basedir}/userlib - false - false - true - com.mendix - - - - - - maven-clean-plugin - 3.1.0 - - - - userlib - - - - - - maven-antrun-plugin - 1.8 - - - label-dependencies-libs - install - - run - - - - - - - - - - - export-module-package - install - - run - - - - - - - - - - - - - - - - - ant-contrib - ant-contrib - 1.0b3 - - - com.mendix - public-api - ${mendixVersion} - system - ${mendixInstallDir}\${mendixVersion}\runtime\bundles\com.mendix.public-api.jar - - - com.mendix - logging-api - ${mendixVersion} - system - ${mendixInstallDir}\${mendixVersion}\runtime\bundles\com.mendix.logging-api.jar - - - javax.activation - activation - 1.1.1 - - - org.bouncycastle - bcpg-jdk15on - 1.69 - - - org.bouncycastle - bcpkix-jdk15on - 1.69 - - - org.bouncycastle - bcprov-jdk15on - 1.69 - - - commons-codec - commons-codec - 1.15 - - - org.apache.commons - commons-email - 1.5 - - - commons-io - commons-io - 2.10.0 - - - com.sun.mail - javax.mail - 1.6.2 - - +http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + com.mendix + EmailModuleWithTemplates + 11.0.1 + + + C:\Program Files\Mendix + 8.12.7.15098 + + + EmailModuleWithTemplates + https://docs.mendix.com/appstore/modules/email-with-templates + + + Mendix + https://mendix.com + + + + + central + Maven Central + https://repo1.maven.org/maven2/ + + + + + deployment/run/bin + javasource + + + javasource + + **/*.java + + + + + + maven-compiler-plugin + 3.8.0 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + package + + copy-dependencies + + + ${project.basedir}/userlib + false + false + true + com.mendix + + + + + + maven-clean-plugin + 3.1.0 + + + + userlib + + + + + + maven-antrun-plugin + 1.8 + + + label-dependencies-libs + install + + run + + + + + + + + + + + export-module-package + install + + run + + + + + + + + + + + + + + + + + ant-contrib + ant-contrib + 1.0b3 + + + com.mendix + public-api + ${mendixVersion} + system + ${mendixInstallDir}\${mendixVersion}\runtime\bundles\com.mendix.public-api.jar + + + com.mendix + logging-api + ${mendixVersion} + system + ${mendixInstallDir}\${mendixVersion}\runtime\bundles\com.mendix.logging-api.jar + + + javax.activation + activation + 1.1.1 + + + org.bouncycastle + bcpg-jdk15on + 1.69 + + + org.bouncycastle + bcpkix-jdk15on + 1.69 + + + org.bouncycastle + bcprov-jdk15on + 1.69 + + + commons-codec + commons-codec + 1.16.0 + + + org.apache.commons + commons-email + 1.5 + + + commons-io + commons-io + 2.10.0 + + + com.sun.mail + javax.mail + 1.6.2 + +