Changeset 29156

Show
Ignore:
Timestamp:
01/18/08 00:23:39 (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 r29156  
    55    <groupId>org.nuxeo</groupId> 
    66    <artifactId>nuxeo-ecm</artifactId> 
    7     <version>5.1.3-SNAPSHOT</version> 
     7    <version>5.1.3-RC</version> 
    88  </parent> 
    99 
     
    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>