From: Mathieu Baudier Date: Tue, 29 Dec 2009 14:58:46 +0000 (+0000) Subject: Prepare release X-Git-Tag: argeo-commons-2.1.30~1672 X-Git-Url: http://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=8bdbc4c50041ed7899685efe02df392cdb12944a Prepare release git-svn-id: https://svn.argeo.org/commons/trunk@3224 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/pom.xml b/pom.xml index 968eb75fa..a19e62237 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo @@ -13,10 +14,13 @@ pom 0.1 - 0.12.2-SNAPSHOT - 0.1.24 - 2.0.0 - 0.8.2.1 + 1.0.2 + 0.12.2 + 0.1.25 + 2.0.1 + 0.8.3.0 + file:///var/argeo/projects/commons/www/site + http://www.argeo.org/projects/commons/site scm:svn:https://www.argeo.org/svn/commons/trunk @@ -134,7 +138,6 @@ limitations under the License. org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-3 validate @@ -159,11 +162,6 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.0-beta-5 - org.apache.maven.plugins @@ -171,7 +169,6 @@ limitations under the License. true release - deploy @@ -180,8 +177,8 @@ limitations under the License. org.argeo.dep - versions - 1.0.1-SNAPSHOT + versions-all + ${version.argeo-distribution} pom import @@ -203,4 +200,111 @@ limitations under the License. + + + argeo-commons-site + Argeo Commons Site + file://${site.repoBase}/${developmentCycle}/ + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + index + summary + license + scm + issue-tracking + dependencies + + + + false + + project-team + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + true + UTF-8 + + + + org.apache.maven.plugins + maven-jxr-plugin + + true + + + + org.apache.maven.plugins + maven-surefire-report-plugin + false + + true + + + + org.codehaus.mojo + taglist-maven-plugin + + true + + TODO + FIXME + @deprecated + + + + + org.apache.maven.plugins + maven-changelog-plugin + false + + + org.apache.maven.plugins + maven-pmd-plugin + 2.3 + false + + true + 1.5 + true + + **/springutil/*.java + + + + + + cpd + + + + + + + + + release + + + argeo-commons-site + Argeo Commons Site + file://${site.repoBase}/${project.version} + + + + \ No newline at end of file