X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e538b0602b6df16b2e3bfa24132297bc967032de;hb=d1a53fc8cd1f3993f19a16da94a0356687401948;hp=a51cf4322e0388d9cac4b4e538ddc02f366d947e;hpb=ae5d3bfff1c2b7abd8c1a16a0435aa07a55acd08;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a51cf4322..e538b0602 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo @@ -8,16 +9,16 @@ 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.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 @@ -71,6 +72,7 @@ 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 + +
+