X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=d65ef683a4b374f4907ab60cd3e708c70ccd348b;hb=3bcab27bc2582cf94735dcadd52c84dd84177872;hp=2e7c091f5eb79b6f01edc14a38157e5d1de893d5;hpb=1b19cac6a92c31d9119fc2986e7aaf3df98b2393;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 2e7c091f5..d65ef683a 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,18 @@ org.apache.maven.plugins maven-jar-plugin + + + + test-jar + + + + target/test-classes/META-INF/MANIFEST.MF + + + + org.apache.felix @@ -87,6 +99,10 @@ org.junit com.springsource.junit + + net.sourceforge.cglib + com.springsource.net.sf.cglib +