You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/09/30 18:55:19 UTC

svn commit: r1628486 - /commons/proper/beanutils/trunk/pom.xml

Author: ggregory
Date: Tue Sep 30 16:55:18 2014
New Revision: 1628486

URL: http://svn.apache.org/r1628486
Log:
Update maven-changes-plugin to 2.11.

Modified:
    commons/proper/beanutils/trunk/pom.xml

Modified: commons/proper/beanutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1628486&r1=1628485&r2=1628486&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Tue Sep 30 16:55:18 2014
@@ -387,7 +387,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-changes-plugin</artifactId>
-                <version>2.9</version>
+                <version>2.11</version>
                 <configuration>
                     <issueLinkTemplatePerSystem>
                         <default>%URL%/%ISSUE%</default>