You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2009/09/18 11:01:10 UTC

svn commit: r816547 - /gump/metadata/project/httpcomponents.xml

Author: bodewig
Date: Fri Sep 18 09:01:09 2009
New Revision: 816547

URL: http://svn.apache.org/viewvc?rev=816547&view=rev
Log:
fix groupId for httpcomponents

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=816547&r1=816546&r2=816547&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Fri Sep 18 09:01:09 2009
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<module name="httpcomponents">
+<module name="httpcomponents" groupId="org.apache.httpcomponents">
   <url href="http://hc.apache.org/"/>
   <description>
     HTTP Components, including Commons HttpClient