You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2011/06/26 16:18:14 UTC

svn commit: r1139798 - /httpcomponents/httpcore/trunk/pom.xml

Author: olegk
Date: Sun Jun 26 14:18:14 2011
New Revision: 1139798

URL: http://svn.apache.org/viewvc?rev=1139798&view=rev
Log:
Removed unnecessary groupId

Modified:
    httpcomponents/httpcore/trunk/pom.xml

Modified: httpcomponents/httpcore/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=1139798&r1=1139797&r2=1139798&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/pom.xml (original)
+++ httpcomponents/httpcore/trunk/pom.xml Sun Jun 26 14:18:14 2011
@@ -32,7 +32,6 @@
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.httpcomponents</groupId>
   <artifactId>httpcomponents-core</artifactId>
   <name>HttpComponents Core</name>
   <version>4.2-alpha1-SNAPSHOT</version>