Show
Ignore:
Timestamp:
09/01/10 16:51:45 (21 months ago)
Author:
mtld
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-0.15.x/pustefix-plugins/pustefix-iwrapper-plugin/pom.xml

    r5335 r5337  
    66    <groupId>org.pustefixframework.maven.plugins</groupId> 
    77    <artifactId>pustefix-plugins</artifactId> 
    8     <version>0.15.6</version> 
     8    <version>0.15.7-SNAPSHOT</version> 
    99    <relativePath>../pom.xml</relativePath> 
    1010  </parent> 
     
    1414  <groupId>org.pustefixframework.maven.plugins</groupId> 
    1515  <artifactId>pustefix-iwrapper-plugin</artifactId> 
    16   <version>0.15.6</version> 
     16  <version>0.15.7-SNAPSHOT</version> 
    1717   
    1818  <packaging>maven-plugin</packaging> 
     
    3737      <groupId>org.pustefixframework</groupId> 
    3838      <artifactId>pustefix-core</artifactId> 
    39       <version>0.15.6</version> 
     39      <version>0.15.7-SNAPSHOT</version> 
    4040    </dependency> 
    4141    <dependency>