X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.osgiboot%2Fpom.xml;h=8278d1400fb0eceda38efe80aaeb88d9ba7780f4;hb=ee6c3543a0ff9403420ce6a9c647723269f14331;hp=6781b6a02a724d84b5c91eef28b5a7b69d6c4d8b;hpb=370e17b89b62de8a5af827a209a9aaf07e2f0842;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.osgiboot/pom.xml b/runtime/org.argeo.slc.osgiboot/pom.xml index 6781b6a02..8278d1400 100644 --- a/runtime/org.argeo.slc.osgiboot/pom.xml +++ b/runtime/org.argeo.slc.osgiboot/pom.xml @@ -3,9 +3,9 @@ 4.0.0 org.argeo.slc - argeo-slc - 0.11.3-SNAPSHOT - ../../org.argeo.slc + runtime + 0.11.4-SNAPSHOT + .. org.argeo.slc.runtime org.argeo.slc.osgiboot @@ -29,6 +29,24 @@ org.apache.maven.plugins maven-surefire-plugin + + org.apache.maven.plugins + maven-assembly-plugin + + + src/assembly/osgiboot.xml + + + + + assembly-osgiboot + package + + single + + + + org.apache.felix maven-bundle-plugin @@ -36,7 +54,6 @@ org.argeo.slc.osgiboot.Activator - org.argeo.slc.osgiboot.internal.* @@ -72,5 +89,13 @@ org.eclipse.osgi + + + org.junit + com.springsource.junit + test + + +