X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=db9576c5a6c06e2ca61043d002d8cc752bdddfd9;hb=e273f32be76d6e50e0d7922a379a99ae64c4bf10;hp=a6ae50147503b72bfdee61cbde3437b633151089;hpb=fff8ef697c09812655ada19ab7c80f2a523ab59a;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a6ae50147..db9576c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,12 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.79-SNAPSHOT + 2.1.81-SNAPSHOT Argeo Commons pom - 2.1.78 + 2.1.80 2.1.24 7 @@ -158,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 @@ -205,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 @@ -343,6 +335,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin