X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.core%2Fpom.xml;h=d77f8bc3eae307a5cad675982ad0f30116e3a381;hb=86fc845e533e99358ec3de7182ea0c01bcd1c432;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..d77f8bc3e 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -4,41 +4,19 @@ 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 - ${version.maven-bundle-plugin} @@ -49,18 +27,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 + 0.13.1-SNAPSHOT @@ -80,13 +60,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 +81,12 @@ net.sourceforge.cglib com.springsource.net.sf.cglib - + + + org.apache.commons + com.springsource.org.apache.commons.codec + + org.junit @@ -106,4 +94,4 @@ test - + \ No newline at end of file