Changeset 29705

Show
Ignore:
Timestamp:
01/28/08 13:51:05 (10 months ago)
Author:
jcarsique
Message:

releasing 5.1.3-GA

Files:

Legend:

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

    r29614 r29705  
    66  <groupId>org.nuxeo</groupId> 
    77  <artifactId>nuxeo-ecm</artifactId> 
    8   <version>5.1.3-SNAPSHOT</version> 
     8  <version>5.1.3-GA</version> 
    99  <!-- IMPORTANT: change this file version when it's modified --> 
    1010 
     
    801801 
    802802  <scm> 
    803     <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/branches/5.1</connection> 
     803    <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-GA</connection> 
    804804    <developerConnection> 
    805       scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/branches/5.1 
     805      scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-GA 
    806806    </developerConnection> 
    807     <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/branches/5.1</url> 
     807    <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/tags/5.1.3-GA</url> 
    808808  </scm> 
    809809