Show
Ignore:
Timestamp:
02/03/12 18:12:09 (4 months ago)
Author:
mtld
Message:

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

Location:
trunk/pustefix-archetypes
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/pustefix-archetypes/pom.xml

    r6139 r6141  
    66    <groupId>org.pustefixframework</groupId> 
    77    <artifactId>pustefixframework</artifactId> 
    8     <version>0.18.8</version> 
     8    <version>0.18.9-SNAPSHOT</version> 
    99  </parent> 
    1010 
     
    1212  <artifactId>pustefix-archetypes</artifactId> 
    1313  <packaging>pom</packaging> 
    14   <version>0.18.8</version> 
     14  <version>0.18.9-SNAPSHOT</version> 
    1515 
    1616  <name>Pustefix Archetypes</name> 
  • trunk/pustefix-archetypes/pustefix-archetype-application/pom.xml

    r6139 r6141  
    77    <groupId>org.pustefixframework.maven.archetypes</groupId> 
    88    <artifactId>pustefix-archetypes</artifactId> 
    9     <version>0.18.8</version> 
     9    <version>0.18.9-SNAPSHOT</version> 
    1010  </parent> 
    1111 
    1212  <groupId>org.pustefixframework</groupId> 
    1313  <artifactId>pustefix-archetype-application</artifactId> 
    14   <version>0.18.8</version> 
     14  <version>0.18.9-SNAPSHOT</version> 
    1515  <packaging>maven-archetype</packaging> 
    1616 
  • trunk/pustefix-archetypes/pustefix-archetype-basic/pom.xml

    r6139 r6141  
    77    <groupId>org.pustefixframework.maven.archetypes</groupId> 
    88    <artifactId>pustefix-archetypes</artifactId> 
    9     <version>0.18.8</version> 
     9    <version>0.18.9-SNAPSHOT</version> 
    1010  </parent> 
    1111 
    1212  <groupId>org.pustefixframework</groupId> 
    1313  <artifactId>pustefix-archetype-basic</artifactId> 
    14   <version>0.18.8</version> 
     14  <version>0.18.9-SNAPSHOT</version> 
    1515  <packaging>maven-archetype</packaging> 
    1616 
  • trunk/pustefix-archetypes/pustefix-archetype-module/pom.xml

    r6139 r6141  
    55    <groupId>org.pustefixframework.maven.archetypes</groupId> 
    66    <artifactId>pustefix-archetypes</artifactId> 
    7     <version>0.18.8</version> 
     7    <version>0.18.9-SNAPSHOT</version> 
    88    <relativePath>../pom.xml</relativePath> 
    99  </parent> 
     
    1414  <groupId>org.pustefixframework.maven.archetypes</groupId> 
    1515  <artifactId>pustefix-archetype-module</artifactId> 
    16   <version>0.18.8</version> 
     16  <version>0.18.9-SNAPSHOT</version> 
    1717  <packaging>maven-archetype</packaging> 
    1818