X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.detached%2Fpom.xml;h=270ee57e7bce13672e8d745cadb695d49aade097;hb=bce12113303f8b43064c720d1153fd24dd10f909;hp=f276f7bc6a3e9f10adec58cb5b6278b4fd076697;hpb=48be6aa88a1f459c7835e9a6beed11125960f8a7;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.detached/pom.xml b/org.argeo.slc.detached/pom.xml index f276f7bc6..270ee57e7 100644 --- a/org.argeo.slc.detached/pom.xml +++ b/org.argeo.slc.detached/pom.xml @@ -1,73 +1,90 @@ - - 4.0.0 - - org.argeo.slc - argeo-slc - 0.11.1-SNAPSHOT - ../org.argeo.slc - - org.argeo.slc.detached - Argeo SLC Detached - bundle - - - - org.apache.felix - maven-bundle-plugin - 1.4.3 - true - - - src/main/resources/META-INF - - - - ${pom.artifactId} - - - org.argeo.slc.detached.* - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.3 - 1.3 - - - - org.apache.maven.plugins - maven-source-plugin - - - - - - org.apache.felix - org.osgi.core - + + 4.0.0 + + org.argeo.slc + argeo-slc + 0.11.mbaudier-SNAPSHOT + ../org.argeo.slc + + org.argeo.slc.detached + Argeo SLC Detached + bundle + + + + org.apache.felix + maven-bundle-plugin + 1.4.3 + true + + + src/main/resources/META-INF + + + + ${pom.artifactId} + + + org.argeo.slc.detached.Activator + + + org.argeo.slc.detached.* + + + *, + org.springframework.beans.factory;version="2.0", + org.springframework.beans.factory.support;version="2.0", + org.springframework.beans.factory.xml;version="2.0", + org.springframework.context;version="2.0", + org.springframework.context.support;version="2.0", + org.springframework.core.io;version="2.0" + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.3 + 1.3 + + + + org.apache.maven.plugins + maven-source-plugin + + + + + + org.apache.felix + org.osgi.core + - - org.springframework - spring-context - 2.0.8 - + + org.springframework + spring-context + - - - junit - junit - test - - + + xerces + xercesImpl + + + + commons-io + commons-io + + + + junit + junit + test + + + log4j + log4j + + \ No newline at end of file