From 657785aa0122007a6a6a4aba5df721decd736ac7 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Onofre Date: Wed, 1 Aug 2012 16:02:30 +0000 Subject: [MRM-1651] Add OSGi support to redback-common-integrations git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1368086 13f79535-47bb-0310-9956-ffa450edef68 --- redback-integrations/redback-common-integrations/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'redback-integrations/redback-common-integrations') diff --git a/redback-integrations/redback-common-integrations/pom.xml b/redback-integrations/redback-common-integrations/pom.xml index af440db67..ab168ba70 100644 --- a/redback-integrations/redback-common-integrations/pom.xml +++ b/redback-integrations/redback-common-integrations/pom.xml @@ -18,15 +18,19 @@ ~ under the License. --> + 4.0.0 + org.apache.archiva.redback redback-integrations 2.0-SNAPSHOT + redback-common-integrations + bundle Redback :: Integration :: Common - jar + @@ -199,8 +203,13 @@ test + + + org.apache.felix + maven-bundle-plugin + org.apache.maven.plugins maven-surefire-plugin @@ -213,4 +222,5 @@ + -- cgit v1.2.3