X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e538b0602b6df16b2e3bfa24132297bc967032de;hb=a452de47740decd4eaf696f11bd6baace820cd86;hp=b928539eca097dd0b18043b0eaa4cf91c0689ebc;hpb=0c7e0b9314d87092a4926cbaa3725967b0792fa4;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index b928539ec..e538b0602 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo @@ -8,24 +9,24 @@ org.argeo.commons argeo-commons - 0.1.2 + 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 ${site.urlBase}/${developmentCycle} - scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.2 - scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.2 - https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.2 + scm:svn:https://www.argeo.org/svn/commons/trunk + scm:svn:https://www.argeo.org/svn/commons/trunk + https://www.argeo.org/svn/commons/trunk @@ -71,6 +72,8 @@ limitations under the License. osgi server security + eclipse + sandbox @@ -172,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 + +
+