X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=build-tools%2Fpom.xml;h=fbdfb0adff33b2e11b3ad59ff1d90a62c015b21e;hb=9d305261c46aefc1937a799042ccd91058763ee7;hp=6d3f08704e8ad0a75a0a4a0192b86560eb6885f4;hpb=91f66dca9ac48e51ae89d6ec44c457d5fae79841;p=utils diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 6d3f0870..fbdfb0ad 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -1,28 +1,35 @@ - + 4.0.0 org.wamblee wamblee-code-style - 1.0-SNAPSHOT + 1.2-SNAPSHOT jar wamblee-code-style + Code style for wamblee projects + http://wamblee.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + https://wamblee.org/viewvc/code-style - scm:svn:https://wamblee.org/svn/public/utils/code-style/trunk - scm:svn:https://wamblee.org/svn/public/utils/code-style/trunk + scm:svn:https://wamblee.org/svn/public/utils/trunk/build-tools + scm:svn:https://wamblee.org/svn/public/utils/trunk/build-tools - - - org.wamblee - wamblee-utils - 0.2.1 - - - + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + @@ -32,11 +39,31 @@ true javadoc:jar deploy - https://wamblee.org/svn/public/utils/tags + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + +