X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=1783d704e0b2813665efaa35389f65ef1015d3a5;hb=1e4d1ac3a787193425a9f12545171ecf23a34097;hp=f2c0bd856d4a306cc70b09da2f75b1fe2de5cf2c;hpb=0eca779fe1e0ce21aa27897a7534a1854e890fba;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index f2c0bd856..1783d704e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.argeo @@ -9,14 +8,14 @@ org.argeo.commons argeo-commons - 0.1.2-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 @@ -72,6 +71,7 @@ limitations under the License. osgi server security + sandbox @@ -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 + +
+