| <?xml version="1.0" encoding="UTF-8"?> |
| |
| <!-- |
| ~ Copyright (c) 2010, 2015 Sonatype, Inc. |
| ~ 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 |
| ~ |
| ~ Contributors: |
| ~ Stuart McCulloch (Sonatype, Inc.) - initial API and implementation |
| --> |
| |
| <site> |
| <category-def name="org.eclipse.sisu.plexus" label="Sisu-Plexus (Incubation)"/> |
| <bundle id="org.eclipse.sisu.plexus" version="0.0.0"> |
| <category name="org.eclipse.sisu.plexus"/> |
| </bundle> |
| <bundle id="org.eclipse.sisu.plexus.source" version="0.0.0"> |
| <category name="org.eclipse.sisu.plexus"/> |
| </bundle> |
| <bundle id="org.eclipse.sisu.plexus.extender" version="0.0.0"> |
| <category name="org.eclipse.sisu.plexus"/> |
| </bundle> |
| <bundle id="org.eclipse.sisu.plexus.extender.source" version="0.0.0"> |
| <category name="org.eclipse.sisu.plexus"/> |
| </bundle> |
| </site> |