X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=4d8b2761b434793fd1dd6476859869f2c2ad69f9;hb=f67fde59764126a1cfb668ba89ce3b8de11b3cc6;hp=a2a45b821b7746b812a39fc4bae2071e59a178cc;hpb=fdf3964f82d1ae9035fda5f5600433befd8508ac;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a2a45b821..4d8b2761b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ 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.24 + 2.1.81-SNAPSHOT + 2.1.25-SNAPSHOT 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -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