Fix the dependency version. Changes plugin 1.7 is out

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@521550 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2007-03-23 00:40:22 +00:00
parent bfe2f03a69
commit 1bdd18c3c0

View File

@@ -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>