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-editor/pom.xml

    r5335 r5337  
    77    <groupId>org.pustefixframework</groupId> 
    88    <artifactId>pustefixframework</artifactId> 
    9     <version>0.15.6</version> 
     9    <version>0.15.7-SNAPSHOT</version> 
    1010  </parent> 
    1111   
     
    1313  <artifactId>pustefix-editor</artifactId> 
    1414  <packaging>pom</packaging> 
    15   <version>0.15.6</version> 
     15  <version>0.15.7-SNAPSHOT</version> 
    1616  <name>Pustefix Editor</name> 
    1717  <url>http://pustefixframework.org</url> 
     
    2121      <groupId>org.pustefixframework</groupId> 
    2222      <artifactId>pustefix-core</artifactId> 
    23       <version>0.15.6</version> 
     23      <version>0.15.7-SNAPSHOT</version> 
    2424    </dependency> 
    2525    <dependency>