o this should really be called 2.0.1-SNAPSHOT as that's what the

dependencies are on.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@330832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-11-04 16:11:45 +00:00
parent 0578ed6458
commit 86ccccf3c0
1 changed files with 1 additions and 7 deletions

View File

@ -8,7 +8,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-embedder</artifactId>
<name>Maven Embedder</name>
<version>2.0</version>
<version>2.0.1-SNAPSHOT</version>
<properties>
<mavenVersion>2.0.1-SNAPSHOT</mavenVersion>
@ -153,10 +153,4 @@
</plugin>
</plugins>
</reporting>
<distributionManagement>
<site>
<id>website</id>
<url>scp://minotaur.apache.org//www/maven.apache.org/m2</url>
</site>
</distributionManagement>
</project>