X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e3ce398b0f28d6e9c3cc8a3553bd66843c5cbda0;hb=ae0ac1960a3fd2719086b063add6a2a8035e0be7;hp=7c1833998cc421a48c22130cc3cbf80198ffeee4;hpb=01d8a068cd14fb2b4dab2a1483b3c5f1ad2b2e55;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 7c1833998..e3ce398b0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.argeo @@ -9,7 +8,7 @@ org.argeo.commons argeo-commons - 0.3.4-SNAPSHOT + 0.3.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 @@ -359,6 +358,34 @@ limitations under the License. false + + maven-release-plugin + + rpmbuild,rpmbuild-tp,el5 + + + + 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 + +
+