Changeset 29710

Show
Ignore:
Timestamp:
01/28/08 14:04:40 (10 months ago)
Author:
jcarsique
Message:

releasing 5.1.3-GA

Files:

Legend:

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

    r28207 r29710  
    55    <groupId>org.nuxeo</groupId> 
    66    <artifactId>nuxeo-ecm</artifactId> 
    7     <version>5.1.3-SNAPSHOT</version> 
     7    <version>5.1.3-GA</version> 
    88  </parent> 
    99 
     
    1616 
    1717  <properties> 
    18     <nuxeo.common.version>1.4.0-SNAPSHOT</nuxeo.common.version> 
     18    <nuxeo.common.version>1.4.0-GA</nuxeo.common.version> 
    1919    <nuxeo.runtime.version>1.4.0-SNAPSHOT</nuxeo.runtime.version> 
    2020  </properties>