From: Jean-Baptiste Onofre Date: Wed, 1 Aug 2012 13:21:07 +0000 (+0000) Subject: [MRM-1651] Add OSGi support to redback-keys-api X-Git-Tag: redback-2.0~79 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=630b8374669c4dd1ff2cdb8ce3b89839e05d9dc1;p=archiva.git [MRM-1651] Add OSGi support to redback-keys-api git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1367980 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/redback-keys/redback-keys-api/pom.xml b/redback-keys/redback-keys-api/pom.xml index 535be9064..ed75f4015 100644 --- a/redback-keys/redback-keys-api/pom.xml +++ b/redback-keys/redback-keys-api/pom.xml @@ -18,15 +18,19 @@ ~ under the License. --> + 4.0.0 + org.apache.archiva.redback redback-keys 2.0-SNAPSHOT + redback-keys-api + bundle Redback :: Key Management API - jar + org.codehaus.plexus @@ -53,4 +57,14 @@ test + + + + + org.apache.felix + maven-bundle-plugin + + + +