X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=pom.xml;h=1bdbf17ab950d2091b50d7ad78d8812d86898cd6;hp=68cecbe0f18c1e3d4657f385eb422b084bb76b3f;hb=a88c4289488b6d238ae4c3c6d9b1e559735178c4;hpb=836c2b8849358d5198b750d0037659282cd50019 diff --git a/pom.xml b/pom.xml index 68cecbe0..1bdbf17a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.halbekunst juplo - 1.0-SNAPSHOT + 1.0.1-SNAPSHOT Juplo pom http://www.halbekunst.de @@ -25,6 +25,7 @@ cachecontrol + utils @@ -36,7 +37,7 @@ 4.8.1 1.2.15 2.5 - 1.5.11 + 1.6.1 3.0.5.RELEASE @@ -49,48 +50,6 @@ slf4j-api ${slf4j.version} - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - runtime - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - - - log4j - log4j - - - runtime - - - log4j - log4j - ${log4j.version} - - - javax.mail - mail - - - javax.jms - jms - - - com.sun.jdmk - jmxtools - - - com.sun.jmx - jmxri - - - runtime - @@ -155,6 +114,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + +