X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.detached%2Fpom.xml;h=1588b11631765ca2f5a48fe669ba62c716855e2e;hb=d4b76dcc41be6340beb91e959b9b69741be17bc0;hp=22dd847ef86840594de611c103d611a94e9b6365;hpb=293db510592a12cc70211d9cd88567c9603cf080;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.detached/pom.xml b/org.argeo.slc.detached/pom.xml index 22dd847ef..1588b1163 100644 --- a/org.argeo.slc.detached/pom.xml +++ b/org.argeo.slc.detached/pom.xml @@ -1,78 +1,96 @@ - 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.Activator - - 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 - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + 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 + 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.Activator + + + 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 + - - org.springframework - spring-context - 2.0.8 - + + org.springframework + spring-context + 2.0.8 + - - - junit - junit - test - - - log4j - log4j - - + + org.codehaus.castor + castor + 1.1.2 + + + adaptx + adaptx + + + + + + xerces + xercesImpl + + + + commons-io + commons-io + + + + junit + junit + test + + + log4j + log4j + + \ No newline at end of file