You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/11 22:11:36 UTC

svn commit: r1835680 - /commons/proper/vfs/trunk/commons-vfs2/pom.xml

Author: ggregory
Date: Wed Jul 11 22:11:36 2018
New Revision: 1835680

URL: http://svn.apache.org/viewvc?rev=1835680&view=rev
Log:
Remove duplicate from parent.

Modified:
    commons/proper/vfs/trunk/commons-vfs2/pom.xml

Modified: commons/proper/vfs/trunk/commons-vfs2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/commons-vfs2/pom.xml?rev=1835680&r1=1835679&r2=1835680&view=diff
==============================================================================
--- commons/proper/vfs/trunk/commons-vfs2/pom.xml (original)
+++ commons/proper/vfs/trunk/commons-vfs2/pom.xml Wed Jul 11 22:11:36 2018
@@ -22,7 +22,6 @@
   <modelVersion>4.0.0</modelVersion>
 
   <name>Apache Commons VFS</name>
-  <groupId>org.apache.commons</groupId>
   <artifactId>commons-vfs2</artifactId>
   <version>2.2.1-SNAPSHOT</version>
   <description>Apache Commons VFS is a Virtual File System library.</description>