X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=pom.xml;h=4583d129860469ce9ca82e3304ad967b2f7bb7e4;hp=4913a0ef960594892300cf406810782a34ac2482;hb=84bf389af59e95353a5c4c631decc0c3ea5129ae;hpb=f3ec05942f7f5cbf3417bf71b5727b9007739bfd diff --git a/pom.xml b/pom.xml index 4913a0ef..4583d129 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,7 +24,9 @@ + test cachecontrol + cachecontrol-examples @@ -33,11 +35,15 @@ UTF-8 + 1.6.11 + 1.7 + 1.0 4.8.1 1.2.15 2.5 - 1.5.11 - 3.0.4.RELEASE + slf4j-log4j12 + 1.6.1 + 3.0.6.RELEASE @@ -49,48 +55,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 - @@ -109,8 +73,27 @@ http://repository.jboss.org/maven2 false + + halbekunst.internal + Internal Release Repository + http://halbekunst.de/archiva/repository/internal/ + false + + + + halbekunst.internal + Internal Release Repository + http://halbekunst.de/archiva/repository/internal/ + + + halbekunst.snapshots + Internal Snapshot Repository + http://halbekunst.de/archiva/repository/snapshots/ + + + @@ -136,6 +119,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + +