Author: dennisl
Date: Tue Nov  9 20:04:52 2010
New Revision: 1033186

URL: http://svn.apache.org/viewvc?rev=1033186&view=rev
Log:
o Use staged version 1.2 of doxia-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=1033186&r1=1033185&r2=1033186&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Tue Nov  9 20:04:52 2010
@@ -126,7 +126,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-linkcheck</artifactId>
-      <version>1.2-SNAPSHOT</version>
+      <version>1.2</version>
     </dependency>
 
     <!-- plexus -->


Reply via email to