X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d1d922b3dfb87ccac980d6d36825536bc6f00da4;hb=6bb0606505be3e99021c5ff9771c719eb1e1f2e7;hp=596f7290069dd8aaf9098601139a193f4a060885;hpb=07586b0d2533bdae1e7085866f2963c51eaee87b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 596f72900..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 @@ -45,9 +49,9 @@ http://www.apache.org/licenses/LICENSE-2.0.txt repo 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