Changeset 30336

Show
Ignore:
Timestamp:
02/19/08 21:59:34 (9 months ago)
Author:
jcarsique
Message:

[maven-release-plugin] prepare release nuxeo-core-1.4.0-20080219

Files:

Legend:

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

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-client/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-facade/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-io/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-jca/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-jcr-connector-test/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-jcr-connector/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-query/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core-schema/pom.xml

    r29719 r30336  
    55    <groupId>org.nuxeo.ecm.core</groupId> 
    66    <artifactId>nuxeo-core-parent</artifactId> 
    7     <version>1.4.1-SNAPSHOT</version> 
     7    <version>1.4.0-20080219</version> 
    88  </parent> 
    99 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/nuxeo-core/pom.xml

    r29719 r30336  
    66    <groupId>org.nuxeo.ecm.core</groupId> 
    77    <artifactId>nuxeo-core-parent</artifactId> 
    8     <version>1.4.1-SNAPSHOT</version> 
     8    <version>1.4.0-20080219</version> 
    99  </parent> 
    1010 
  • org.nuxeo.ecm.core/tags/nuxeo-core-temp/pom.xml

    r30335 r30336  
    1010  <groupId>org.nuxeo.ecm.core</groupId> 
    1111  <artifactId>nuxeo-core-parent</artifactId> 
    12   <version>1.4.1-SNAPSHOT</version> 
     12  <version>1.4.0-20080219</version> 
    1313  <name>Nuxeo Core Parent</name> 
    1414  <packaging>pom</packaging> 
     
    2121    <nuxeo.runtime.version>1.4.0-20080219</nuxeo.runtime.version> 
    2222    <nuxeo.common.version>1.4.0-20080219</nuxeo.common.version> 
    23     <nuxeo.core.version>1.4.1-SNAPSHOT</nuxeo.core.version> 
     23    <nuxeo.core.version>1.4.0-20080219</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.4.0-20080219</connection> 
     54    <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/tags/nuxeo-core-1.4.0-20080219</developerConnection> 
     55    <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.core/tags/nuxeo-core-1.4.0-20080219</url> 
    5656  </scm> 
    5757