update bootstrap

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291655 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-26 16:12:53 +00:00
parent beb46f35a6
commit eaf9a7ef0e
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.maven</groupId>
<version>2.0-beta-2-SNAPSHOT</version>
<version>2.0-beta-3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven</groupId>
<artifactId>maven-mboot</artifactId>
<version>2.0-beta-2-SNAPSHOT</version>
<version>2.0-beta-3-SNAPSHOT</version>
<name>Maven MBoot</name>
<description>Tool used to bootstrap m2.</description>
<dependencies>