Changeset 28638

Show
Ignore:
Timestamp:
01/09/08 22:18:48 (11 months ago)
Author:
jcarsique
Message:

[maven-release-plugin] prepare release nuxeo-core-1.3.4-20080109

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/pom.xml

    r28637 r28638  
    1010  <groupId>org.nuxeo.ecm.core</groupId> 
    1111  <artifactId>nuxeo-core-parent</artifactId> 
    12   <version>1.4.0-SNAPSHOT</version> 
     12  <version>1.3.4-20080109</version> 
    1313  <name>Nuxeo Core Parent</name> 
    1414  <packaging>pom</packaging> 
     
    2121    <nuxeo.runtime.version>1.3.4-20080109</nuxeo.runtime.version> 
    2222    <nuxeo.common.version>1.3.4-20080109</nuxeo.common.version> 
    23     <nuxeo.core.version>1.4.0-SNAPSHOT</nuxeo.core.version> 
     23    <nuxeo.core.version>1.3.4-20080109</nuxeo.core.version> 
    2424  </properties> 
    2525 
     
    5151 
    5252  <scm> 
    53     <connection>scm:svn:http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/branches/1.4</connection> 
    54     <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/branches/1.4</developerConnection> 
    55     <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.core/branches/1.4</url> 
     53    <connection>scm:svn:http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/tags/nuxeo-core-1.3.4-20080109</connection> 
     54    <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/tags/nuxeo-core-1.3.4-20080109</developerConnection> 
     55    <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.core/tags/nuxeo-core-1.3.4-20080109</url> 
    5656  </scm> 
    5757