mirror of https://github.com/apache/archiva.git
fix osgi metadatas
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1484775 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
45d7acc03e
commit
e9fdacd902
|
@ -53,7 +53,8 @@
|
|||
</Export-Package>
|
||||
<Import-Package>
|
||||
javax.xml.bind.annotation,
|
||||
org.apache.commons.lang
|
||||
org.apache.commons.lang,
|
||||
javax.persistence
|
||||
</Import-Package>
|
||||
</instructions>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue