X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Forg.argeo.slc.core%2Fpom.xml;h=69b96a86b76e4c67e9a6f728bc075d5aeed818a6;hb=db57a9673765b879019aa176448c1a118fe37f06;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..69b96a86b 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -1,40 +1,18 @@ - + 4.0.0 org.argeo.slc runtime - 0.11.4-SNAPSHOT + 0.13.0 .. 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,12 +27,13 @@ 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 - @@ -80,14 +59,19 @@ 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.slf4j + com.springsource.slf4j.log4j + org.springframework @@ -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