]> source.dussan.org Git - archiva.git/commitdiff
fix osgi metadatas
authorOlivier Lamy <olamy@apache.org>
Tue, 21 May 2013 12:29:16 +0000 (12:29 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 21 May 2013 12:29:16 +0000 (12:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1484775 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/metadata/metadata-model-maven2/pom.xml

index 6c47c1a698857d5d91afdb05ba843125e5245c32..6366bf054e1773735f71fcf2cc05038eb8e36cbf 100644 (file)
@@ -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>