X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=5e49cb667175b639c632bc9603c770b714b3f41e;hb=9e1985ad51f5af45898bd7d83abf310dad64a116;hp=841042ba7e0fc7aa51ad05fb255ebfd38620c367;hpb=dfa3d60e8032695ff9c930c9271341c8efd2c4f5;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 841042ba7..5e49cb667 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.slc runtime - 0.12.0 + 0.13.1-SNAPSHOT .. org.argeo.slc.runtime @@ -11,28 +12,6 @@ SLC Unit Tests Helpers - - 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 @@ -59,10 +38,12 @@ org.argeo.slc.runtime org.argeo.slc.core + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.simple + ${version.slc} org.junit @@ -91,8 +72,9 @@ - org.argeo.slc.runtime - org.argeo.slc.osgiboot + org.argeo.commons.osgi + org.argeo.osgi.boot + ${version.argeo-commons} org.springframework.osgi @@ -103,6 +85,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher + ${version.slc} @@ -111,5 +94,20 @@ org.springframework.oxm true + + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + + + org.apache.log4j + com.springsource.org.apache.log4j + + + org.slf4j + com.springsource.slf4j.log4j + +