X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=f508410e16b846be58a099a813e307865529b595;hb=e0a1f9d1d1afbe975d595a1327789872075c8772;hp=514d64612953d3fe05869771e470c456fca071c5;hpb=b5070f72cea1ac1b20e65a775d06f3d3ba530d02;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 514d64612..f508410e1 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -3,9 +3,9 @@ 4.0.0 org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../../org.argeo.slc + runtime + 0.11.4-SNAPSHOT + .. org.argeo.slc.runtime org.argeo.slc.support.simple @@ -28,6 +28,12 @@ org.apache.maven.plugins maven-jar-plugin + org.apache.felix @@ -36,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", @@ -55,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 @@ -80,6 +94,10 @@ org.junit com.springsource.junit + + net.sourceforge.cglib + com.springsource.net.sf.cglib +