X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.execution%2Fpom.xml;h=4fc28d3f108fd00684d330f81344cd81a0f1c2d6;hb=49d1ccd3b9f4d55d90de5e956a44bdbe83f600ef;hp=bd0025ed396a165d68be63397a3331b64267aa53;hpb=598bba5b938e8e8f1774a884f39f6aecb27d8efc;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.execution/pom.xml b/runtime/org.argeo.slc.execution/pom.xml index bd0025ed3..4fc28d3f1 100644 --- a/runtime/org.argeo.slc.execution/pom.xml +++ b/runtime/org.argeo.slc.execution/pom.xml @@ -8,7 +8,7 @@ ../../org.argeo.slc org.argeo.slc.runtime - org.argeo.slc.sandbox.execution + org.argeo.slc.execution SLC Execution jar @@ -17,6 +17,18 @@ maven-jar-plugin + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + + org.argeo.slc.execution.* + + + + @@ -42,15 +54,15 @@ com.springsource.org.codehaus.groovy 1.5.7 - - org.beanshell - com.springsource.bsh - 2.0.0.b4 - net.sourceforge.cglib com.springsource.net.sf.cglib 2.1.3 + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 2.2.0 +