Author: ggregory
Date: Sat Apr 6 03:59:23 2013
New Revision: 1465181
URL: http://svn.apache.org/r1465181
Log:
Remove redundancy with 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=1465181&r1=1465180&r2=1465181&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sat Apr 6 03:59:23 2013
@@ -238,11 +238,6 @@ limitations under the License.
</ignorePathsToDelete>
</configuration>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <version>3.2</version>
- </plugin>
</plugins>
</pluginManagement>
<plugins>