X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=40dc4a0ea95f6a6a22c47a288ad0c3c6115ca7ea;hb=5ae9dc81ad1c3ddfa99a8456b0c5263dd483642d;hp=cf50f1e2367f741f421d2ce2aca56a4b250e34ba;hpb=49d1ccd3b9f4d55d90de5e956a44bdbe83f600ef;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 cf50f1e23..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 + org.argeo.slc.runtime + argeo-slc-runtime 0.11.3-SNAPSHOT - ../../org.argeo.slc + .. - 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 @@ -56,6 +63,15 @@ org.argeo.slc.specs + + org.aspectj + com.springsource.org.aspectj.runtime + + + org.aspectj + com.springsource.org.aspectj.weaver + + org.apache.commons com.springsource.org.apache.commons.logging @@ -78,6 +94,10 @@ org.junit com.springsource.junit + + net.sourceforge.cglib + com.springsource.net.sf.cglib +