Author: brett
Date: Sat Oct 1 00:08:22 2005
New Revision: 292934
URL: http://svn.apache.org/viewcvs?rev=292934&view=rev
Log:
remove hardcoded version
Modified:
maven/components/trunk/maven-model/pom.xml
Modified: maven/components/trunk/maven-model/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-model/pom.xml?rev=292934&r1=292933&r2=292934&view=diff
==============================================================================
--- maven/components/trunk/maven-model/pom.xml (original)
+++ maven/components/trunk/maven-model/pom.xml Sat Oct 1 00:08:22 2005
@@ -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>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]