X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=240af13a3b44f37a0b296b8637318a26c57f032d;hb=e13785786edb6cb45fd5598916e64b72cbb1bfc1;hp=1b5d34dff34355b63efe45ab9a93f180f8edebe4;hpb=0830dd3f8d7e71b470230af3a09438877dd2f6e8;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 1b5d34dff..240af13a3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.commons argeo-commons - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom @@ -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