Author: ggregory Date: Tue Sep 30 16:56:37 2014 New Revision: 1628487 URL: http://svn.apache.org/r1628487 Log: Use ${commons.changes.version}.
Modified: commons/proper/beanutils/trunk/pom.xml Modified: commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1628487&r1=1628486&r2=1628487&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Tue Sep 30 16:56:37 2014 @@ -387,7 +387,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changes-plugin</artifactId> - <version>2.11</version> + <version>${commons.changes.version}</version> <configuration> <issueLinkTemplatePerSystem> <default>%URL%/%ISSUE%</default>