X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8209bc7010af0547ac3064370e3a12bb823cb915;hb=21171ced2bce875e64db47d95bf4a00a0e141a9a;hp=0025099750b96617076378d23a1106938c8a3534;hpb=a1855f5b9e66326aeb03ec90e2aa736fefc7684f;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 002509975..8209bc701 100644 --- a/pom.xml +++ b/pom.xml @@ -5,15 +5,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.75-SNAPSHOT + 2.1.80-SNAPSHOT Argeo Commons pom - 2.1.75-SNAPSHOT - - - 2.1.20 + 2.1.80-SNAPSHOT + 2.1.24 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -27,6 +25,7 @@ org.argeo.enterprise org.argeo.jcr org.argeo.osgi.boot + org.argeo.core org.argeo.eclipse.ui org.argeo.eclipse.ui.rap @@ -44,6 +43,7 @@ org.argeo.cms.ui.workbench.rap org.argeo.ext.jackrabbit + org.argeo.ext.equinox.jetty org.argeo.ext.rap.ui.workbench maven @@ -160,26 +160,6 @@ limitations under the License. - - maven-source-plugin - 2.4 - - - attach-sources - package - - jar - - - - - - - plugin.xml - META-INF/MANIFEST.MF - - - maven-clean-plugin 2.6.1 @@ -207,6 +187,18 @@ limitations under the License. + + maven-source-plugin + 3.1.0 + + + **/*.class + + plugin.xml + META-INF/MANIFEST.MF + + + maven-antrun-plugin 1.8 @@ -233,6 +225,11 @@ limitations under the License. UTF-8 + + pl.project13.maven + git-commit-id-plugin + 3.0.0 + maven-release-plugin 2.5.1 @@ -255,6 +252,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -291,8 +292,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -310,6 +311,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -323,6 +337,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -342,6 +369,12 @@ limitations under the License. argeo-tp ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + +