X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=9956078282c8a1e3b921cc85e62f2deb392bfef6;hp=4903566421a23abbb4a2a6c8ce14799befc363b2;hb=f95f687755d54c46975b15dbd0221e82a7458f79;hpb=4f07e33a7c246caa3e4cd7c939f75064e4af03b0 diff --git a/pom.xml b/pom.xml index 49035664..99560782 100644 --- a/pom.xml +++ b/pom.xml @@ -5,19 +5,18 @@ 4.0.0 de.juplo - juplo - 1.0-SNAPSHOT - Juplo - pom - http://www.juplo.de + juplo-percentcodec + Juplo - Percent-Codec + 1.0.1 + http://www.juplo.de/percentcodec 2.0.6 - scm:git:http://juplo.de/git - scm:git:ssh://ich-geh-kaputt.de:/home/kai/git/juplo + scm:git:http://juplo.de/git/percentcodec + scm:git:ssh://ich-geh-kaputt.de:/home/kai/git/juplo/percentcodec http://juplo.de/git @@ -29,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 @@ -55,8 +95,44 @@ - + + + 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 @@ -64,12 +140,39 @@ install + + + + + maven-changes-plugin 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 +