X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=57f8eead2ba23d0f08694401092570634ed256d5;hb=aa3eae8ed83ae3b8b3cc98826ee02d121795cb60;hp=c0d72da53c6dfc83e7e77d471028fd712ff211c0;hpb=7b7916f1d4ac91216ab1f58cf10980e64f3087f9;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index c0d72da53..57f8eead2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.78-SNAPSHOT + 2.1.81-SNAPSHOT Argeo Commons pom - 2.1.78-SNAPSHOT - 2.1.24 + 2.1.81-SNAPSHOT + 2.1.25-SNAPSHOT 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -38,13 +38,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 @@ -160,26 +158,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 +185,18 @@ limitations under the License. + + maven-source-plugin + 3.1.0 + + + **/*.class + + plugin.xml + META-INF/MANIFEST.MF + + + maven-antrun-plugin 1.8 @@ -248,7 +238,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -345,6 +335,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -369,6 +372,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 +