Changeset 29138

Show
Ignore:
Timestamp:
01/17/08 23:48:47 (11 months ago)
Author:
jcarsique
Message:

[maven-release-plugin] prepare release nuxeo-runtime-1.4.0-RC

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.runtime/tags/nuxeo-runtime-temp/pom.xml

    r29137 r29138  
    1111  <artifactId>nuxeo-runtime-parent</artifactId> 
    1212  <name>Nuxeo Runtime Parent</name> 
    13   <version>1.4.0-SNAPSHOT</version> 
     13  <version>1.4.0-RC</version> 
    1414  <packaging>pom</packaging> 
    1515  <description>Nuxeo Runtime: Parent.</description> 
     
    1717  <properties> 
    1818    <nuxeo.common.version>1.4.0-RC</nuxeo.common.version> 
    19     <nuxeo.runtime.version>1.4.0-SNAPSHOT</nuxeo.runtime.version> 
     19    <nuxeo.runtime.version>1.4.0-RC</nuxeo.runtime.version> 
    2020  </properties> 
    2121 
     
    8282 
    8383  <scm> 
    84     <connection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/branches/1.4</connection> 
    85     <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/branches/1.4</developerConnection> 
    86     <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.runtime/branches/1.4</url> 
     84    <connection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/tags/nuxeo-runtime-1.4.0-RC</connection> 
     85    <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/tags/nuxeo-runtime-1.4.0-RC</developerConnection> 
     86    <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.runtime/tags/nuxeo-runtime-1.4.0-RC</url> 
    8787  </scm> 
    8888