X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=pom.xml;h=1bdbf17ab950d2091b50d7ad78d8812d86898cd6;hp=b837bd96afe206cd5f7cc9b58db0073e12f6ad8e;hb=20d2e5a464f5e9f17435fd64924d578a96474093;hpb=576bdc0cc542da20480d0ea34ec2bb42011ec4f5 diff --git a/pom.xml b/pom.xml index b837bd96..1bdbf17a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,9 +5,9 @@ 4.0.0 de.halbekunst - fotos - 1.0-SNAPSHOT - Fotos + juplo + 1.0.1-SNAPSHOT + Juplo pom http://www.halbekunst.de @@ -24,7 +24,8 @@ - web + cachecontrol + utils @@ -36,8 +37,8 @@ 4.8.1 1.2.15 2.5 - 1.5.11 - 3.0.4.RELEASE + 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 - @@ -109,8 +68,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 +114,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + +