X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=42b3b553e69f3b5a01bc18501a07e41ce9e5f11d;hb=6948bb3e4cf6694637a0ed4a3ba538e1483dcefd;hp=d9fa8f68be36b4694371e8bafa7e4480cdd63514;hpb=2f1133fc56e10b23d7ac83bcb93e324486ad0fd9;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index d9fa8f68b..42b3b553e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.77-SNAPSHOT + 2.1.81 Argeo Commons pom - 2.1.77-SNAPSHOT - 2.1.21 + 2.1.81 + 2.1.25 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -23,6 +23,7 @@ org.argeo.enterprise org.argeo.jcr org.argeo.osgi.boot + org.argeo.core org.argeo.eclipse.ui org.argeo.eclipse.ui.rap @@ -35,12 +36,11 @@ org.argeo.cms.e4 org.argeo.cms.e4.rap - - org.argeo.cms.ui.workbench - org.argeo.cms.ui.workbench.rap org.argeo.ext.jackrabbit - org.argeo.ext.rap.ui.workbench + org.argeo.ext.equinox.jetty + + legacy maven dep @@ -53,7 +53,7 @@ scm:git:http://git.argeo.org/apache2/argeo-commons.git http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary scm:git:https://code.argeo.org/git/apache2/argeo-commons.git - HEAD + argeo-commons-2.1.81 2007 @@ -156,26 +156,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 @@ -203,6 +183,18 @@ limitations under the License. + + maven-source-plugin + 3.1.0 + + + **/*.class + + plugin.xml + META-INF/MANIFEST.MF + + + maven-antrun-plugin 1.8 @@ -229,6 +221,11 @@ limitations under the License. UTF-8 + + pl.project13.maven + git-commit-id-plugin + 3.0.0 + maven-release-plugin 2.5.1 @@ -239,7 +236,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -251,6 +248,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -287,8 +288,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -306,6 +307,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -319,6 +333,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -343,6 +370,15 @@ limitations under the License. org.argeo.tp.apache org.apache.xerces + + + org.argeo.tp.sdk + biz.aQute.bndlib + + + org.argeo.tp.misc + slf4j.osgi +