X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.core%2Fpom.xml;h=7284f7c6f81a2b1af713f586a2ca3b971226c606;hb=2b5515c174921dc5d5c9159aa4b2c1e02f04c1e1;hp=8c7ee9abc3cecc185e48c8458336b7ba7735a418;hpb=ee6c3543a0ff9403420ce6a9c647723269f14331;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.core/pom.xml b/runtime/org.argeo.slc.core/pom.xml index 8c7ee9abc..7284f7c6f 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -4,37 +4,16 @@ org.argeo.slc runtime - 0.11.4-SNAPSHOT + 0.13.1-SNAPSHOT .. org.argeo.slc.runtime org.argeo.slc.core - Argeo SLC Core + SLC Core Basic implementations of SLC Specifications + bin - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.apache.maven.plugins - maven-jar-plugin - - org.apache.felix maven-bundle-plugin @@ -49,18 +28,20 @@ org.dbunit.database;resolution:="optional", org.dbunit.dataset;resolution:="optional", org.dbunit.dataset.xml;resolution:="optional", - org.dbunit.operation;resolution:="optional" + org.dbunit.operation;resolution:="optional", + junit.framework;resolution:="optional", + org.springframework.context.support;resolution:=optional - org.argeo.slc.runtime org.argeo.slc.specs + ${version.slc} @@ -80,13 +61,16 @@ org.argeo.dep.osgi org.argeo.dep.osgi.commons.exec + - org.apache.commons - com.springsource.org.apache.commons.logging + org.slf4j + com.springsource.slf4j.org.apache.commons.logging - org.apache.log4j - com.springsource.org.apache.log4j + org.argeo.commons.basic + org.argeo.basic.dep.log4j + ${version.argeo-commons} + pom @@ -98,7 +82,12 @@ net.sourceforge.cglib com.springsource.net.sf.cglib - + + + org.apache.commons + com.springsource.org.apache.commons.codec + + org.junit @@ -106,4 +95,4 @@ test - + \ No newline at end of file