diff --git a/README.bootstrap.txt b/README.bootstrap.txt index 0ca9b0bb50..76a42a018a 100644 --- a/README.bootstrap.txt +++ b/README.bootstrap.txt @@ -8,7 +8,7 @@ You'll need: First, give Ant a location into which the completed Maven distro should be installed: - export M2_HOME=$HOME/apps/maven/apache-maven-2.1-SNAPSHOT + export M2_HOME=$HOME/apps/maven/apache-maven-3.0-SNAPSHOT Then, run Ant: diff --git a/build-mercury.xml b/build-mercury.xml index 34dd74ebc2..b76109cbb3 100644 --- a/build-mercury.xml +++ b/build-mercury.xml @@ -71,9 +71,9 @@ END SNIPPET: ant-bootstrap --> --> - + - + @@ -110,13 +110,13 @@ END SNIPPET: ant-bootstrap --> - + maven.repo.system is ${maven.repo.system}, flip: legacy-hint=${legacy-hint}, mercury-hint=${mercury-hint} - + @@ -130,11 +130,11 @@ END SNIPPET: ant-bootstrap --> - + - + @@ -143,8 +143,8 @@ END SNIPPET: ant-bootstrap --> - - + + diff --git a/build.xml b/build.xml index affb18211a..df8a8918ac 100644 --- a/build.xml +++ b/build.xml @@ -78,8 +78,8 @@ END SNIPPET: ant-bootstrap --> - - + + diff --git a/pom.xml b/pom.xml index 5382b4c43d..4cf9abb70b 100644 --- a/pom.xml +++ b/pom.xml @@ -182,13 +182,13 @@ under the License. 1.3 1.0.1 - - + + - + - + org.apache.maven maven-mercury @@ -254,7 +254,7 @@ under the License. maven-compat ${project.version} - + org.codehaus.plexus @@ -453,19 +453,19 @@ under the License. plexus-plugin-manager ${plexusPluginManagerVersion} - + easymock easymock ${easyMockVersion} test - + - + - - + + junit @@ -474,7 +474,7 @@ under the License. test - +