X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ad41c7a1c1ce39dc08fe6217a3721778e59ea3e8;hb=e6bdce50a463f76b7f072da2e075fab3959f96ae;hp=5ddaea11d3711acd54e33e44154348ffd3129407;hpb=2207a1e695ce23e79678c232cff2ceb84ebaa801;p=utils diff --git a/pom.xml b/pom.xml index 5ddaea11..ad41c7a1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 org.wamblee wamblee-utils @@ -17,7 +15,8 @@ - http://wamblee.org/svn/public + https://wamblee.org/viewvc/utils/ + scm:svn:https://wamblee.org/svn/public/utils/trunk @@ -26,7 +25,6 @@ hibernate-jpa security test - gps @@ -330,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 @@ -388,8 +417,7 @@ - - + @@ -481,7 +509,8 @@ release - wamblee.release + performRelease + true @@ -506,9 +535,16 @@ all - !wamblee.release + !performRelease + + + local + Local directory + file:${user.home}/java/workspace/deploy + +