Author: ggregory Date: Sat Oct 14 19:44:41 2017 New Revision: 1812200 URL: http://svn.apache.org/viewvc?rev=1812200&view=rev Log: Pick up plugin version from commons-parent.
Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1812200&r1=1812199&r2=1812200&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Sat Oct 14 19:44:41 2017 @@ -259,7 +259,6 @@ limitations under the License. <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>${commons.rat.version}</version> <configuration> <excludes> <exclude>src/site/resources/.htaccess</exclude>