X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d1d922b3dfb87ccac980d6d36825536bc6f00da4;hb=e983424c6035fd9230ef97e04d5665d377d833c3;hp=db30af814b5b05f6175bb45261cd582d86e8be00;hpb=bde2e683a3f222ca3e95d3db36b16c92ced05000;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index db30af814..d1d922b3d 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ pom 0.3 - 1.1.6-SNAPSHOT + 1.1.7 0.3.4-SNAPSHOT 3.6.2 @@ -23,7 +23,10 @@ file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site + 6 /srv/rpmfactory/argeo-osgi-staging/6/x86_64 + + UTF-8 basic @@ -36,7 +39,8 @@ ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk - scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk + https://svn.argeo.org/commons/trunk @@ -77,8 +81,20 @@ limitations under the License. QA + + bsinou + Bruno Sinou + + Argeo + http://www.argeo.org + + developer + + + org.apache.maven.wagon @@ -147,15 +163,14 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 2.2.0 + 2.3.7 true META-INF - ${project.version}-r${buildNumber} + ${project.version}-r${timestamp} ${project.artifactId} J2SE-1.5 - <_removeheaders>Bnd-LastModified @@ -172,7 +187,7 @@ limitations under the License. org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-4 + 1.0 org.codehaus.mojo @@ -181,8 +196,8 @@ limitations under the License. true ${project.version} - r${buildNumber}.el6 - argeo6 + r${timestamp}.el${rpm.release} + argeo${rpm.release} mbaudier@argeo.org Applications/System /usr @@ -215,22 +230,27 @@ limitations under the License. generate-resources - create + create-timestamp false false - {0,date,yyyyMMdd_HHmmss} - - timestamp - - git - - svn - + yyMMdd_HHmm + + + + + + + + + + + + org.apache.maven.plugins @@ -424,12 +444,14 @@ limitations under the License. localrepo Internal Release Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + localrepo.snapshots Internal Snapshot Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + @@ -440,5 +462,13 @@ limitations under the License. sandbox + + el5 + + 5 + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 + + + \ No newline at end of file