Rely on 1.0-beta-10, not SNAPPY

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113667 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-07-21 01:11:38 +00:00
parent 4aa7fb2d5b
commit 7efbc47edc

View File

@@ -21,7 +21,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven</artifactId>
<version>SNAPSHOT</version>
<version>1.0-beta-10</version>
<type>jar</type>
</dependency>