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

    r5335 r5337  
    66    <groupId>org.pustefixframework</groupId> 
    77    <artifactId>pustefixframework</artifactId> 
    8     <version>0.15.6</version> 
     8    <version>0.15.7-SNAPSHOT</version> 
    99  </parent> 
    1010 
    1111  <groupId>org.pustefixframework</groupId> 
    1212  <artifactId>pustefix-core</artifactId> 
    13   <version>0.15.6</version> 
     13  <version>0.15.7-SNAPSHOT</version> 
    1414  <packaging>jar</packaging> 
    1515 
     
    188188        <groupId>org.pustefixframework.maven.plugins</groupId> 
    189189        <artifactId>pustefix-statuscode-plugin</artifactId> 
    190         <version>0.15.6</version> 
     190        <version>0.15.7-SNAPSHOT</version> 
    191191        <executions> 
    192192          <execution>