<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="org.maven.ide.eclipse.central.feature"
      label="Maven Central repository index (Optional)"
      version="0.9.7.qualifier"
      provider-name="Sonatype, Inc.">

   <description url="http://m2eclipse.sonatype.org/">
      Index for all jars and classes in Central Maven repository
   </description>

   <copyright url="http://www.sonatype.com/">
      Copyright (c) 2008 Sonatype, Inc.
   </copyright>

   <license url="http://www.eclipse.org/legal/epl-v10.html">
      All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License
v1.0 which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
   </license>

   <url>
      <update label="Maven Integration" url="http://m2eclipse.sonatype.org/update/"/>
   </url>

   <plugin
         id="org.maven.ide.eclipse.central"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

</feature>
