fix osgi metadata

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369270 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-04 06:57:05 +00:00
parent 664eea9e41
commit 6ac4a1ae12
1 changed files with 4 additions and 1 deletions

View File

@ -251,7 +251,10 @@
org.sonatype.aether.impl.internal,
org.sonatype.aether.repository,
org.sonatype.aether.util,
org.sonatype.aether.util.artifact
org.sonatype.aether.util.artifact,
net.sf.beanlib.provider.replicator,
org.apache.archiva.maven2.model,
org.sonatype.aether.util.graph.selector
</Import-Package>
</instructions>
</configuration>