X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.equinox%2Fpom.xml;h=bc01f07059bd5991fc9aac3695652b395ccea94b;hb=a6912571bad762e9f4289e9c3ba570de225a884c;hp=cf6170b4598096f995eb8758188f18eeb4a59497;hpb=47ac61a1d8b3d6db956ac5007a05238b2f506b2e;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index cf6170b45..bc01f0705 100644 --- a/runtime/org.argeo.slc.support.equinox/pom.xml +++ b/runtime/org.argeo.slc.support.equinox/pom.xml @@ -2,12 +2,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.argeo.slc - argeo-slc + org.argeo.slc.runtime + argeo-slc-runtime 0.11.3-SNAPSHOT - ../../org.argeo.slc + .. - org.argeo.slc.runtime org.argeo.slc.support.equinox Argeo SLC Support Equinox OSGi jar @@ -15,7 +14,15 @@ + org.apache.maven.plugins maven-jar-plugin + + + + test-jar + + + org.apache.felix @@ -47,7 +54,7 @@ org.springframework.osgi org.springframework.osgi.core - + org.eclipse.osgi org.eclipse.osgi @@ -66,5 +73,18 @@ org.objectweb.asm com.springsource.org.objectweb.asm.attrs + + + + org.springframework.osgi + org.springframework.osgi.test + test + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + test + +