X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=42b3b553e69f3b5a01bc18501a07e41ce9e5f11d;hb=6948bb3e4cf6694637a0ed4a3ba538e1483dcefd;hp=8bcb6c3ea0751b618a830ff645a8d898f1f30785;hpb=b5e8689b5398812912193d5bc7fdaff8875ea4b2;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 8bcb6c3ea..42b3b553e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.78 + 2.1.81 Argeo Commons pom - 2.1.78 - 2.1.24 + 2.1.81 + 2.1.25 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -36,13 +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.equinox.jetty - org.argeo.ext.rap.ui.workbench + + legacy maven dep @@ -55,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 - argeo-commons-2.1.78 + argeo-commons-2.1.81 2007 @@ -158,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 @@ -205,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 @@ -246,7 +236,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -343,6 +333,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -367,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 +