X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8209bc7010af0547ac3064370e3a12bb823cb915;hb=25e4528153640a2e211e217468f8f5aa01607cf0;hp=c0d72da53c6dfc83e7e77d471028fd712ff211c0;hpb=7b7916f1d4ac91216ab1f58cf10980e64f3087f9;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index c0d72da53..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 @@ -345,6 +337,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin