X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=24a3b1633dd1e87f2add76b65566db78e12c68c9;hb=3e67bfe745eacaa20d262eda69fd6b052b77aa28;hp=20a3075cba4b5dad04c932e083e0e648ce29956c;hpb=bd0b0ebff0ba3f2ee9be188bd4616300da2e8cc5;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 20a3075cb..24a3b1633 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.76-SNAPSHOT + 2.1.80 Argeo Commons pom - 2.1.76-SNAPSHOT - 2.1.20 + 2.1.80 + 2.1.24 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 @@ -40,6 +41,7 @@ org.argeo.cms.ui.workbench.rap org.argeo.ext.jackrabbit + org.argeo.ext.equinox.jetty org.argeo.ext.rap.ui.workbench maven @@ -53,7 +55,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.80 2007 @@ -156,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 @@ -203,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 @@ -229,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 @@ -251,6 +250,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -287,8 +290,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -306,6 +309,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -319,6 +335,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -338,6 +367,12 @@ limitations under the License. argeo-tp ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + +