X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=40dc4a0ea95f6a6a22c47a288ad0c3c6115ca7ea;hb=ebb7b195cb6c4df387b69310ac2955188bdb6dcd;hp=01932000fa4887e4862d6edcf49636819eae4281;hpb=8de062b94c1cb1e2f4e053954c0cf4b59b7d58f5;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.simple/pom.xml b/runtime/org.argeo.slc.support.simple/pom.xml index 01932000f..40dc4a0ea 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -1,12 +1,12 @@ - + 4.0.0 - org.argeo.slc - argeo-slc - 0.11.2 - ../../org.argeo.slc + org.argeo.slc.runtime + argeo-slc-runtime + 0.11.3-SNAPSHOT + .. - org.argeo.slc.runtime org.argeo.slc.support.simple Argeo SLC Support Simple Basic implementations of SLC Specifications @@ -27,6 +27,13 @@ org.apache.maven.plugins maven-jar-plugin + + + + test-jar + + + org.apache.felix @@ -35,7 +42,7 @@ - org.argeo.slc.* + org.argeo.slc.*,org.argeo.slc.core.test.spring *,org.apache.commons.logging;version="1.1", org.dbunit;resolution:="optional", @@ -54,7 +61,15 @@ org.argeo.slc.runtime org.argeo.slc.specs - ${project.version} + + + + org.aspectj + com.springsource.org.aspectj.runtime + + + org.aspectj + com.springsource.org.aspectj.weaver @@ -79,6 +94,10 @@ org.junit com.springsource.junit + + net.sourceforge.cglib + com.springsource.net.sf.cglib +