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/02/27 16:37:04 UTC

svn commit: r1450815 - /commons/proper/functor/trunk/pom.xml

Author: olamy
Date: Wed Feb 27 15:37:03 2013
New Revision: 1450815

URL: http://svn.apache.org/r1450815
Log:
last version of changes plugin

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

Modified: commons/proper/functor/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=1450815&r1=1450814&r2=1450815&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Wed Feb 27 15:37:03 2013
@@ -210,7 +210,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changes-plugin</artifactId>
-        <version>2.3</version>
+        <version>2.8</version>
         <inherited>false</inherited>
         <configuration>
           <issueLinkTemplate>%URL%/../%ISSUE%</issueLinkTemplate>