Changeset 28545

Show
Ignore:
Timestamp:
01/07/08 18:52:36 (1 year ago)
Author:
jcarsique
Message:

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

Files:

Legend:

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

    r28042 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-facade/pom.xml

    r28543 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-io-api/pom.xml

    r28042 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-io/pom.xml

    r28042 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-jca/pom.xml

    r28042 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-jcr-connector-test/pom.xml

    r28042 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-jcr-connector/pom.xml

    r28183 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-query/pom.xml

    r28042 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-schema/pom.xml

    r28042 r28545  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.0-SNAPSHOT</version> 
     7    <version>1.3.4-20080107</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core/pom.xml

    r28042 r28545  
    66    <groupId>org.nuxeo.ecm.core</groupId> 
    77    <artifactId>nuxeo-core-parent</artifactId> 
    8     <version>1.4.0-SNAPSHOT</version> 
     8    <version>1.3.4-20080107</version> 
    99  </parent> 
    1010 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/pom.xml

    r28542 r28545  
    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-20080107</version> 
    1313  <name>Nuxeo Core Parent</name> 
    1414  <packaging>pom</packaging> 
     
    2121    <nuxeo.runtime.version>1.3.4-20080107</nuxeo.runtime.version> 
    2222    <nuxeo.common.version>1.3.4-20080107</nuxeo.common.version> 
    23     <nuxeo.core.version>1.4.0-SNAPSHOT</nuxeo.core.version> 
     23    <nuxeo.core.version>1.3.4-20080107</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-20080107</connection> 
     54    <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/tags/nuxeo-core-1.3.4-20080107</developerConnection> 
     55    <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.core/tags/nuxeo-core-1.3.4-20080107</url> 
    5656  </scm> 
    5757