You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/07/09 12:31:39 UTC

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

Author: olamy
Date: Tue Jul  9 10:31:38 2013
New Revision: 1501193

URL: http://svn.apache.org/r1501193
Log:
upgrade changes plugin version to have result with last jira version

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=1501193&r1=1501192&r2=1501193&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Tue Jul  9 10:31:38 2013
@@ -384,7 +384,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-changes-plugin</artifactId>
-                <version>2.3</version>
+                <version>2.9</version>
                 <configuration>
                     <issueLinkTemplatePerSystem>
                         <default>%URL%/%ISSUE%</default>