Changeset 29713

Show
Ignore:
Timestamp:
01/28/08 14:12:49 (10 months ago)
Author:
jcarsique
Message:

[maven-release-plugin] prepare for next development iteration

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.runtime/branches/1.4/nuxeo-runtime-jboss-adapter/pom.xml

    r29711 r29713  
    55    <groupId>org.nuxeo.runtime</groupId> 
    66    <artifactId>nuxeo-runtime-parent</artifactId> 
    7     <version>1.4.0-GA</version> 
     7    <version>1.4.1-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.nuxeo.runtime</groupId> 
    1111  <artifactId>nuxeo-runtime-jboss-adapter</artifactId> 
    12   <version>1.4.0-GA</version> 
     12  <version>1.4.1-SNAPSHOT</version> 
    1313  <packaging>jboss-sar</packaging> 
    1414  <name>Nuxeo Runtime JBoss Adapter</name> 
  • org.nuxeo.runtime/branches/1.4/nuxeo-runtime-jboss-extensions/pom.xml

    r29711 r29713  
    55    <groupId>org.nuxeo.runtime</groupId> 
    66    <artifactId>nuxeo-runtime-parent</artifactId> 
    7     <version>1.4.0-GA</version> 
     7    <version>1.4.1-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.nuxeo.runtime</groupId> 
    1111  <artifactId>nuxeo-runtime-jboss-extensions</artifactId> 
    12   <version>1.4.0-GA</version> 
     12  <version>1.4.1-SNAPSHOT</version> 
    1313  <name>Nuxeo Runtime JBoss Extensions</name> 
    1414 
  • org.nuxeo.runtime/branches/1.4/nuxeo-runtime-osgi/pom.xml

    r29711 r29713  
    55    <groupId>org.nuxeo.runtime</groupId> 
    66    <artifactId>nuxeo-runtime-parent</artifactId> 
    7     <version>1.4.0-GA</version> 
     7    <version>1.4.1-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.nuxeo.runtime</groupId> 
    1111  <artifactId>nuxeo-runtime-osgi</artifactId> 
    12   <version>1.4.0-GA</version> 
     12  <version>1.4.1-SNAPSHOT</version> 
    1313  <name>Nuxeo Runtime OSGI Adapter</name> 
    1414  <description>Nuxeo Runtime: OSGi Framework Adapter.</description> 
  • org.nuxeo.runtime/branches/1.4/nuxeo-runtime-scripting/pom.xml

    r29711 r29713  
    55    <groupId>org.nuxeo.runtime</groupId> 
    66    <artifactId>nuxeo-runtime-parent</artifactId> 
    7     <version>1.4.0-GA</version> 
     7    <version>1.4.1-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.nuxeo.runtime</groupId> 
    1111  <artifactId>nuxeo-runtime-scripting</artifactId> 
    12   <version>1.4.0-GA</version> 
     12  <version>1.4.1-SNAPSHOT</version> 
    1313  <name>Nuxeo Runtime Scripting</name> 
    1414  <description>Nuxeo Runtime Scripting Support.</description> 
  • org.nuxeo.runtime/branches/1.4/nuxeo-runtime-test/pom.xml

    r29711 r29713  
    55    <groupId>org.nuxeo.runtime</groupId> 
    66    <artifactId>nuxeo-runtime-parent</artifactId> 
    7     <version>1.4.0-GA</version> 
     7    <version>1.4.1-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.nuxeo.runtime</groupId> 
    1111  <artifactId>nuxeo-runtime-test</artifactId> 
    12   <version>1.4.0-GA</version> 
     12  <version>1.4.1-SNAPSHOT</version> 
    1313  <name>Nuxeo Runtime Tests</name> 
    1414 
  • org.nuxeo.runtime/branches/1.4/nuxeo-runtime/pom.xml

    r29711 r29713  
    66    <groupId>org.nuxeo.runtime</groupId> 
    77    <artifactId>nuxeo-runtime-parent</artifactId> 
    8     <version>1.4.0-GA</version> 
     8    <version>1.4.1-SNAPSHOT</version> 
    99  </parent> 
    1010 
    1111  <groupId>org.nuxeo.runtime</groupId> 
    1212  <artifactId>nuxeo-runtime</artifactId> 
    13   <version>1.4.0-GA</version> 
     13  <version>1.4.1-SNAPSHOT</version> 
    1414  <name>Nuxeo Runtime</name> 
    1515 
  • org.nuxeo.runtime/branches/1.4/pom.xml

    r29711 r29713  
    1111  <artifactId>nuxeo-runtime-parent</artifactId> 
    1212  <name>Nuxeo Runtime Parent</name> 
    13   <version>1.4.0-GA</version> 
     13  <version>1.4.1-SNAPSHOT</version> 
    1414  <packaging>pom</packaging> 
    1515  <description>Nuxeo Runtime: Parent.</description> 
     
    8282 
    8383  <scm> 
    84     <connection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/tags/nuxeo-runtime-1.4.0-GA</connection> 
    85     <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/tags/nuxeo-runtime-1.4.0-GA</developerConnection> 
    86     <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.runtime/tags/nuxeo-runtime-1.4.0-GA</url> 
     84    <connection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/branches/1.4</connection> 
     85    <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.runtime/branches/1.4</developerConnection> 
     86    <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.runtime/branches/1.4</url> 
    8787  </scm> 
    8888