From: Jean-Baptiste Onofre Date: Tue, 31 Jul 2012 14:02:13 +0000 (+0000) Subject: [MRM-1651] Add OSGi support in redback-authentication-api X-Git-Tag: redback-2.0~101 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e107da72ac2a9ae2ec258149624ee738014d3e42;p=archiva.git [MRM-1651] Add OSGi support in redback-authentication-api git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1367556 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index f61d8036a..1c3c10e4e 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,6 @@ http://archiva.apache.org/redback/core 2006 - joakime @@ -70,6 +69,14 @@ Developer + + jbonofre + Jean-Baptiste Onofré + jbonofre@apache.org + + Developer + + @@ -119,7 +126,6 @@ http://jira.codehaus.org/browse/REDBACK - redback-authentication redback-authorization @@ -155,7 +161,6 @@ UTF-8 true 2.6.1 - 4.0.0 + org.apache.archiva.redback redback-authentication 2.0-SNAPSHOT + redback-authentication-api + bundle Redback :: Authentication API + org.apache.archiva.redback @@ -44,4 +48,21 @@ jsr250-api + + + + + org.apache.felix + maven-bundle-plugin + + + + org.apache.archiva.redback.authentication;version=${project.version} + + + + + + +