X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=b95e911510d8dd3a5a754aa6f51ed218a5456af6;hb=64497eb3a73de8ed9fdc6c27a33437419e290895;hp=aee5a2d3a80224d659ee6dbc441cde42ef60ae01;hpb=9e3f0e3a7b4a63aaed0c33466c041982dc93b511;p=utils diff --git a/pom.xml b/pom.xml index aee5a2d3..b95e9115 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2-SNAPSHOT + 0.3-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -17,7 +15,8 @@ - http://wamblee.org/svn/public + https://wamblee.org/viewvc/utils/ + scm:svn:https://wamblee.org/svn/public/utils/trunk @@ -329,6 +328,37 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.0 + + true + javadoc:jar deploy + + + + maven-clean-plugin + 2.4 + + + + . + + derby.log + createDDL.jdbc + dropDDL.jdbc + + + **/important.log + **/another-important.log + + false + + + + + org.codehaus.mojo jalopy-maven-plugin @@ -387,8 +417,7 @@ - - + @@ -480,7 +509,8 @@ release - wamblee.release + performRelease + true @@ -500,14 +530,29 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all - !wamblee.release + !performRelease + + + local + Local directory + file:${user.home}/java/workspace/deploy + +