X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=1783d704e0b2813665efaa35389f65ef1015d3a5;hb=1e4d1ac3a787193425a9f12545171ecf23a34097;hp=eba707741351baa1613b5ce3674cd0b6f1704551;hpb=8d32e9966c128283324442422520c24ffddfbba6;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index eba707741..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.2 - 0.12.2 - 0.1.25 + 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 @@ -71,6 +71,7 @@ limitations under the License. osgi server security + sandbox @@ -172,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 + +
+