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 2013/01/03 21:23:18 UTC

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

Author: ggregory
Date: Thu Jan  3 20:23:17 2013
New Revision: 1428575

URL: http://svn.apache.org/viewvc?rev=1428575&view=rev
Log:
Update maven-changes-plugin 2.6 -> 2.8.

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=1428575&r1=1428574&r2=1428575&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Jan  3 20:23:17 2013
@@ -518,7 +518,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-changes-plugin</artifactId>
-            <version>2.6</version>
+            <version>2.8</version>
             <configuration>
               <template>announcement.vm</template>
               <templateDirectory>src/changes</templateDirectory>