diff --git a/pom.xml b/pom.xml index 3a62fc4..b9b84d0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.kemitix wiser-assertions - 0.1.0-RELEASE + 0.1.1 jar wiser-assertions @@ -60,7 +60,7 @@ javax.mail mail - 1.4.4 + 1.4.7 org.subethamail @@ -102,4 +102,24 @@ + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.2 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + \ No newline at end of file