X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Fpom.xml;h=cd7ad76a7824614863cd99d59568eb5464cbeaec;hb=16e2ffb035a4c41576acc74efb37610c7aec1887;hp=ec622cc237614f5898b7055f9dc2e20ed571c176;hpb=f9aacbc7af60230f704827124ef36204c33d262c;p=gpl%2Fargeo-slc.git diff --git a/runtime/pom.xml b/runtime/pom.xml index ec622cc23..cd7ad76a7 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.slc argeo-slc - 0.12.1-SNAPSHOT + 0.13.1-SNAPSHOT .. org.argeo.slc @@ -11,7 +12,6 @@ pom SLC Runtime - org.argeo.slc.osgiboot org.argeo.slc.specs org.argeo.slc.core org.argeo.slc.unit @@ -22,88 +22,75 @@ org.argeo.slc.support.equinox org.argeo.slc.support.hibernate org.argeo.slc.support.ant + org.argeo.slc.support.aether org.argeo.slc.support.maven org.argeo.slc.support.jemmy + org.argeo.slc.support.jcr + org.argeo.slc.support.gis org.argeo.slc.server org.argeo.slc.detached org.argeo.slc.detached.launcher org.argeo.slc.launcher org.argeo.slc.lib.detached org.argeo.slc.support.ws.client + org.argeo.slc.repo - - - - maven-jar-plugin - - - target/classes/META-INF/MANIFEST.MF - - - - - org.apache.felix - maven-bundle-plugin - ${version.maven-bundle-plugin} - true - - target/classes/META-INF - - ${project.version}-r${buildNumber} - ${pom.artifactId} - <_removeheaders>Bnd-LastModified - - - - - bundle-manifest - process-classes - - manifest - - - - - - + + + src/main/resources + + + . + + META-INF/** + + + + + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + META-INF/MANIFEST.MF + + + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.apache.felix + maven-bundle-plugin + + + - - +