Changeset 29745

Show
Ignore:
Timestamp:
01/28/08 19:50:34 (10 months ago)
Author:
jcarsique
Message:

release 5.1.3-GA

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.ecm.core/branches/1.4/pom.xml

    r29744 r29745  
    1919 
    2020  <properties> 
    21     <nuxeo.runtime.version>1.4.0-GA</nuxeo.runtime.version> 
    22     <nuxeo.common.version>1.4.0-GA</nuxeo.common.version> 
    23     <nuxeo.core.version>1.4.0-GA</nuxeo.core.version> 
     21    <nuxeo.runtime.version>1.4.1-SNAPSHOT</nuxeo.runtime.version> 
     22    <nuxeo.common.version>1.4.1-SNAPSHOT</nuxeo.common.version> 
     23    <nuxeo.core.version>1.4.1-SNAPSHOT</nuxeo.core.version> 
    2424  </properties> 
    2525 
  • org.nuxeo.ecm.platform/branches/5.1/pom.xml

    r29744 r29745  
    1616 
    1717  <properties> 
    18     <nuxeo.common.version>1.4.0-GA</nuxeo.common.version> 
    19     <nuxeo.runtime.version>1.4.0-GA</nuxeo.runtime.version> 
    20     <nuxeo.core.version>1.4.0-GA</nuxeo.core.version> 
     18    <nuxeo.common.version>1.4.1-SNAPSHOT</nuxeo.common.version> 
     19    <nuxeo.runtime.version>1.4.1-SNAPSHOT</nuxeo.runtime.version> 
     20    <nuxeo.core.version>1.4.1-SNAPSHOT</nuxeo.core.version> 
    2121    <nuxeo.theme.version>5.1.4-SNAPSHOT</nuxeo.theme.version> 
    2222    <nuxeo.ear.assembly>nuxeo</nuxeo.ear.assembly> 
  • org.nuxeo.runtime/branches/1.4/pom.xml

    r29744 r29745  
    1616 
    1717  <properties> 
    18     <nuxeo.common.version>1.4.0-GA</nuxeo.common.version> 
    19     <nuxeo.runtime.version>1.4.0-GA</nuxeo.runtime.version> 
     18    <nuxeo.common.version>1.4.1-SNAPSHOT</nuxeo.common.version> 
     19    <nuxeo.runtime.version>1.4.1-SNAPSHOT</nuxeo.runtime.version> 
    2020  </properties> 
    2121 
  • org.nuxeo.theme/branches/5.1/pom.xml

    r29744 r29745  
    1919 
    2020  <properties> 
    21     <nuxeo.runtime.version>1.4.0-GA</nuxeo.runtime.version> 
     21    <nuxeo.runtime.version>1.4.1-SNAPSHOT</nuxeo.runtime.version> 
    2222    <nuxeo.theme.version>5.1.4-SNAPSHOT</nuxeo.theme.version> 
    2323  </properties>