remove hardcoded version

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292934 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-01 07:08:22 +00:00
parent 7ff412aecf
commit 39cd577f77
1 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,6 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.0-alpha-3</version>
<executions>
<execution>
<goals>
@ -68,4 +67,4 @@
<artifactId>plexus-utils</artifactId>
</dependency>
</dependencies>
</project>
</project>