Author: dennisl
Date: Sat Nov 7 21:20:18 2009
New Revision: 833768
URL:
http://svn.apache.org/viewvc?rev=833768&view=revLog:
o Update to maven-plugins parent 16.
Modified:
maven/plugins/trunk/maven-changes-plugin/pom.xml
Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=833768&r1=833767&r2=833768&view=diff==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Sat Nov 7 21:20:18 2009
@@ -25,7 +25,7 @@
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
- <version>14</version>
+ <version>16</version>
</parent>
<artifactId>maven-changes-plugin</artifactId>