X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=e538b0602b6df16b2e3bfa24132297bc967032de;hb=17ab4abc34cd258435a9efdb8dd00228af859613;hp=f2c0bd856d4a306cc70b09da2f75b1fe2de5cf2c;hpb=0eca779fe1e0ce21aa27897a7534a1854e890fba;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index f2c0bd856..e538b0602 100644 --- a/pom.xml +++ b/pom.xml @@ -9,16 +9,16 @@ 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.1.0-SNAPSHOT + 0.12.4 + 0.1.29-SNAPSHOT 2.0.1 - 0.8.3.0 + 1.1.0-SNAPSHOT file:///var/argeo/projects/commons/www/site http://www.argeo.org/projects/commons/site @@ -72,6 +72,8 @@ limitations under the License. osgi server security + eclipse + sandbox @@ -173,6 +175,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 + +
+