merge from 1.0.0

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1170685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sylvain Lebresne 2011-09-14 15:27:41 +00:00
parent b49050e72d
commit a04c8a1916
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision}
<sequential>
<artifact:mvn mavenVersion="${maven.version}" fork="true" failonerror="true">
<jvmarg value="-Xmx512m"/>
<arg value="org.apache.maven.plugins:maven-gpg-plugin:1.3:sign-and-deploy-file" />
<arg value="org.apache.maven.plugins:maven-gpg-plugin:1.4:sign-and-deploy-file" />
<arg value="-DretryFailedDeploymentCount=5" />
<arg value="-Durl=${maven-repository-url}" />
<arg value="-DrepositoryId=${maven-repository-id}" />