You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/03 14:06:22 UTC

svn commit: r1629187 - /maven/plugins/trunk/maven-linkcheck-plugin/pom.xml

Author: khmarbaise
Date: Fri Oct  3 12:06:22 2014
New Revision: 1629187

URL: http://svn.apache.org/r1629187
Log:
[MLINKCHECK-17]
 - Updated plexus-i18n from 1.0-beta-7 to 1.0-beta-10

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=1629187&r1=1629186&r2=1629187&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Fri Oct  3 12:06:22 2014
@@ -147,7 +147,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-i18n</artifactId>
-      <version>1.0-beta-7</version>
+      <version>1.0-beta-10</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>