X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=1783d704e0b2813665efaa35389f65ef1015d3a5;hb=1e4d1ac3a787193425a9f12545171ecf23a34097;hp=cac53d44c3a07e6fd7edf6b05d1447abeb7d5f17;hpb=06a8a8402076f753c78ab48a9f19d568e2080e72;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index cac53d44c..1783d704e 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.28-SNAPSHOT + 0.2 + 1.0.4 + 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 + +
+