Author: dennisl
Date: Thu May 19 20:45:58 2011
New Revision: 1125092
URL: http://svn.apache.org/viewvc?rev=1125092&view=rev
Log:
Update to maven-plugins:20.
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=1125092&r1=1125091&r2=1125092&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Thu May 19 20:45:58 2011
@@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
- <version>19</version>
+ <version>20</version>
<relativePath>../maven-plugins/pom.xml</relativePath>
</parent>