X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=240af13a3b44f37a0b296b8637318a26c57f032d;hb=210f93060a89f088f2184ac3f8ca547452cf4495;hp=fd2d3fce185a36f1e0ee1a3eac98db87482192d4;hpb=aa5c9a94278d980fef726926d70a6c85ba994b3a;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index fd2d3fce1..240af13a3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -11,7 +12,7 @@ 1.1 2012-06-19 1.3.1 - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site @@ -125,6 +126,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin @@ -158,6 +169,10 @@ limitations under the License. true + + maven-javadoc-plugin + 2.8.1 + org.apache.felix @@ -322,6 +337,26 @@ limitations under the License. + + + src/main/resources + + + . + + plugin.xml + META-INF/** + WEB-INF/** + icons/** + branding/** + *.properties + p2.inf + + + build.properties + + + org.codehaus.mojo @@ -340,6 +375,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin