X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=ffaf2218ffecd83255545af28d889846d6a22bac;hb=321877a65a79a874e3a1f59ee6b62b089749750d;hp=a2a45b821b7746b812a39fc4bae2071e59a178cc;hpb=fdf3964f82d1ae9035fda5f5600433befd8508ac;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a2a45b821..ffaf2218f 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.79-SNAPSHOT + 2.1.81-SNAPSHOT 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