X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=87d40790a601d47ab336911975dddba4b975cd7a;hb=7954fac52a6e7db11d9240cfbea85017c5612f19;hp=0025099750b96617076378d23a1106938c8a3534;hpb=a1855f5b9e66326aeb03ec90e2aa736fefc7684f;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 002509975..87d40790a 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.81-SNAPSHOT Argeo Commons pom - 2.1.75-SNAPSHOT - - - 2.1.20 + 2.1.81-SNAPSHOT + 2.1.25 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 @@ -39,12 +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.rap.ui.workbench + org.argeo.ext.equinox.jetty + + 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 @@ -233,6 +223,11 @@ limitations under the License. UTF-8 + + pl.project13.maven + git-commit-id-plugin + 3.0.0 + maven-release-plugin 2.5.1 @@ -243,7 +238,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -255,6 +250,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -291,8 +290,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -310,6 +309,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -323,6 +335,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -342,6 +367,21 @@ limitations under the License. argeo-tp ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + + + + org.argeo.tp.sdk + biz.aQute.bndlib + + + org.argeo.tp.misc + slf4j.osgi + +