Author: ggregory Date: Tue Sep 5 19:12:56 2017 New Revision: 1807392 URL: http://svn.apache.org/viewvc?rev=1807392&view=rev Log: Remove redundant element from parent POM.
Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1807392&r1=1807391&r2=1807392&view=diff ============================================================================== --- commons/proper/vfs/trunk/pom.xml (original) +++ commons/proper/vfs/trunk/pom.xml Tue Sep 5 19:12:56 2017 @@ -25,7 +25,6 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-project</artifactId> <name>Apache Commons VFS</name> <description>Apache Commons VFS is a Virtual File System library.</description>