X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=pom.xml;h=81723f4bca0bf5ff9ef04f027dd067fc580befb2;hp=ec6d8305ed5eb9b32e574b31a0c879f2bff88b88;hb=HEAD;hpb=a6e0e65cce68acb20abc6ca935471611a740c342 diff --git a/pom.xml b/pom.xml index ec6d8305..81723f4b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,16 +5,21 @@ 4.0.0 de.juplo - juplo - 1.0-SNAPSHOT - Juplo - pom - http://www.juplo.de + juplo-percentcodec + Juplo - Percent-Codec + 1.0.1 + http://juplo.de/percentcodec 2.0.6 + + scm:git:http://juplo.de/git/percentcodec + scm:git:ssh://juplo.de:/var/cache/git/juplo/percentcodec + http://juplo.de/gitweb/?p=percentcodec;a=summary + + kai @@ -23,19 +28,60 @@ - - testingtools - percentcodec - maven-plugins - accelerator - accelerator-examples - - UTF-8 + + 4.8.1 + 1.2.16 + 1.6.1 + + + junit + junit + ${junit.version} + test + + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + + + log4j + log4j + + + test + + + log4j + log4j + ${log4j.version} + + + javax.mail + mail + + + javax.jms + jms + + + com.sun.jdmk + jmxtools + + + com.sun.jmx + jmxri + + + test + + + juplo.internal @@ -49,6 +95,54 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + utf8 + true + + + + org.apache.maven.plugins + maven-dependency-plugin + + + install + install + + sources + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + + + + org.apache.maven.plugins + maven-scm-plugin + + install + + + + + @@ -57,6 +151,28 @@ maven-checkstyle-plugin + + org.codehaus.mojo + cobertura-maven-plugin + 2.0 + + + maven-javadoc-plugin + + + maven-jxr-plugin + + + maven-pmd-plugin + + true + 1.5 + + + + maven-surefire-report-plugin + 2.7.2 +