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/10/16 17:03:52 UTC

svn commit: r1632341 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Thu Oct 16 15:03:52 2014
New Revision: 1632341

URL: http://svn.apache.org/r1632341
Log:
maven-changes-plugin 2.8 -> 2.11.

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

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1632341&r1=1632340&r2=1632341&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Oct 16 15:03:52 2014
@@ -537,7 +537,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-changes-plugin</artifactId>
-            <version>2.8</version>
+            <version>2.11</version>
             <configuration>
               <template>announcement.vm</template>
               <templateDirectory>src/changes</templateDirectory>