X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8209bc7010af0547ac3064370e3a12bb823cb915;hb=7b4a43f00c979695d4cb9fcd5672b188cb3637a4;hp=bfc3422c4d3dd7853c88ea394b887c66044a464d;hpb=0e979509f3a9ecc00a687683be99a0aa929a8e18;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index bfc3422c4..8209bc701 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.78-SNAPSHOT + 2.1.80-SNAPSHOT Argeo Commons pom - 2.1.78-SNAPSHOT + 2.1.80-SNAPSHOT 2.1.24 7 @@ -160,26 +160,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 +187,18 @@ limitations under the License. + + maven-source-plugin + 3.1.0 + + + **/*.class + + plugin.xml + META-INF/MANIFEST.MF + + + maven-antrun-plugin 1.8 @@ -261,9 +253,9 @@ limitations under the License. ${project.artifactId} ${project.groupId} - ${git.commit.id} - ${git.commit.id.describe} - ${git.closest.tag.commit.count} + + + @@ -300,8 +292,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.2.0 + argeo-osgi-plugin + 2.1.1 @@ -319,19 +311,19 @@ limitations under the License. - - pl.project13.maven - git-commit-id-plugin - - - get-the-git-infos - - revision - - initialize - - - + + + + + + + + + + + + + maven-resources-plugin @@ -345,6 +337,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin