X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.core%2Fpom.xml;h=e8978de69f5251515bbaf039c78074b065ebff08;hb=ad42a84b78e26be716e2bf42ef1b7208bc021a7d;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..e8978de69 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -1,44 +1,21 @@ - + 4.0.0 org.argeo.slc runtime - 0.11.4-SNAPSHOT + 1.1.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 +26,26 @@ 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 + 1.1.1-SNAPSHOT + + + + org.argeo.commons.basic + org.argeo.basic.nodeps + ${version.argeo-commons} @@ -80,25 +65,38 @@ 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 + org.springframework org.springframework.context + + org.springframework.security + org.springframework.security.core + net.sourceforge.cglib com.springsource.net.sf.cglib - + + + org.apache.commons + com.springsource.org.apache.commons.codec + + org.junit @@ -106,4 +104,4 @@ test - + \ No newline at end of file