Author: ltheussl
Date: Thu Mar 12 10:01:26 2009
New Revision: 752820

URL: http://svn.apache.org/viewvc?rev=752820&view=rev
Log:
Use released linkcheck

Modified:
    maven/plugins/trunk/maven-linkcheck-plugin/pom.xml

Modified: maven/plugins/trunk/maven-linkcheck-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-linkcheck-plugin/pom.xml?rev=752820&r1=752819&r2=752820&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Thu Mar 12 10:01:26 2009
@@ -127,7 +127,7 @@
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-linkcheck</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0</version>
     </dependency>
 
     <!-- plexus -->


Reply via email to