Changeset 29131

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

releasing 5.1.3-RC

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nuxeo-ep/tags/5.1.3-RC/pom.xml

    r28992 r29131  
    66  <groupId>org.nuxeo</groupId> 
    77  <artifactId>nuxeo-ecm</artifactId> 
    8   <version>5.1.3-SNAPSHOT</version> 
     8  <version>5.1.3-RC</version> 
    99  <!-- IMPORTANT: change this file version when it's modified --> 
    1010 
     
    796796 
    797797  <scm> 
    798     <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk</connection> 
     798    <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-RC</connection> 
    799799    <developerConnection> 
    800       scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk 
     800      scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-RC 
    801801    </developerConnection> 
    802     <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/trunk</url> 
     802    <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/tags/5.1.3-RC</url> 
    803803  </scm> 
    804804