X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=0755934925998780bd2cfc31cc3182942a33ed44;hb=fd1a6233575ec5bcbd20ccb7e3ac74238333bcaa;hp=a51cf4322e0388d9cac4b4e538ddc02f366d947e;hpb=ae5d3bfff1c2b7abd8c1a16a0435aa07a55acd08;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a51cf4322..075593492 100644 --- a/pom.xml +++ b/pom.xml @@ -8,14 +8,14 @@ org.argeo.commons argeo-commons - 0.1.3-SNAPSHOT + 0.2.1-SNAPSHOT Argeo Commons pom - 0.1 - 1.0.4-SNAPSHOT - 0.12.4-SNAPSHOT - 0.1.27 + 0.2 + 1.1.0-SNAPSHOT + 0.12.4 + 0.1.28 2.0.1 0.8.3.0 file:///var/argeo/projects/commons/www/site @@ -173,6 +173,28 @@ limitations under the License. clean install + + com.mycila.maven-license-plugin + maven-license-plugin + +
license-apache2-header.txt
+ true + true + + src/**/*.java + src/**/*.xml + + + **/springutil/** + **/qooxdoo-sdk/** + + true + + SLASHSTAR_STYLE + XML_STYLE + +
+