Author: aheritier
Date: Thu Mar 22 17:40:22 2007
New Revision: 521550
URL: http://svn.apache.org/viewvc?view=rev&rev=521550
Log:
Fix the dependency version. Changes plugin 1.7 is out
Modified:
maven/maven-1/plugins/trunk/multichanges/project.xml
Modified: maven/maven-1/plugins/trunk/multichanges/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/multichanges/project.xml?view=diff&rev=521550&r1=521549&r2=521550
==============================================================================
--- maven/maven-1/plugins/trunk/multichanges/project.xml (original)
+++ maven/maven-1/plugins/trunk/multichanges/project.xml Thu Mar 22 17:40:22
2007
@@ -68,7 +68,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-changes-plugin</artifactId>
- <version>1.7-SNAPSHOT</version>
+ <version>1.7</version>
<type>plugin</type>
<properties>
<comment>To allow us to use
org.apache.maven.changes.IssueFinder.</comment>