X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=pom.xml;h=4c1bc8116c825fc289187161c85c36d38a210171;hp=68cecbe0f18c1e3d4657f385eb422b084bb76b3f;hb=3151dc432747314420978982769e4260aa00c866;hpb=836c2b8849358d5198b750d0037659282cd50019 diff --git a/pom.xml b/pom.xml index 68cecbe0..4c1bc811 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.halbekunst juplo - 1.0-SNAPSHOT + 2.0-SNAPSHOT Juplo pom http://www.halbekunst.de @@ -24,6 +24,7 @@ + test cachecontrol @@ -33,11 +34,15 @@ UTF-8 + 1.6.11 + 1.7 + 1.0 4.8.1 1.2.15 2.5 - 1.5.11 - 3.0.5.RELEASE + slf4j-log4j12 + 1.6.1 + 3.0.6.RELEASE @@ -49,48 +54,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 +118,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + +