Changeset 29154

Show
Ignore:
Timestamp:
01/18/08 00:03:32 (11 months ago)
Author:
jcarsique
Message:

releasing 1.4.0-RC

Files:

Legend:

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

    r29029 r29154  
    1010  <groupId>org.nuxeo.ecm.core</groupId> 
    1111  <artifactId>nuxeo-core-parent</artifactId> 
    12   <version>1.4.0-SNAPSHOT</version> 
     12  <version>1.4.0-RC</version> 
    1313  <name>Nuxeo Core Parent</name> 
    1414  <packaging>pom</packaging> 
     
    1919 
    2020  <properties> 
    21     <nuxeo.runtime.version>1.4.0-SNAPSHOT</nuxeo.runtime.version> 
    22     <nuxeo.common.version>1.4.0-SNAPSHOT</nuxeo.common.version> 
     21    <nuxeo.runtime.version>1.4.0-RC</nuxeo.runtime.version> 
     22    <nuxeo.common.version>1.4.0-RC</nuxeo.common.version> 
    2323    <nuxeo.core.version>1.4.0-SNAPSHOT</nuxeo.core.version> 
    2424  </properties>