X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8209bc7010af0547ac3064370e3a12bb823cb915;hb=57fe5bf11f3ff3c7e49eeabce5c5ddb62a57ac5b;hp=4b3a55672b4c62ed590f845df8d44bd092407afe;hpb=31da585ad0609896d888d53172db129b905bcf91;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 4b3a55672..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 @@ -301,7 +293,7 @@ limitations under the License. org.argeo.maven.plugins argeo-osgi-plugin - 2.1.0-SNAPSHOT + 2.1.1 @@ -345,6 +337,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin