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-samples/pustefix-sample-basic/pom.xml

    r5335 r5337  
    77    <groupId>org.pustefixframework</groupId> 
    88    <artifactId>pustefix-samples</artifactId> 
    9     <version>0.15.6</version> 
     9    <version>0.15.7-SNAPSHOT</version> 
    1010  </parent> 
    1111 
    1212  <groupId>org.pustefixframework</groupId> 
    1313  <artifactId>pustefix-sample-basic</artifactId> 
    14   <version>0.15.6</version> 
     14  <version>0.15.7-SNAPSHOT</version> 
    1515  <packaging>war</packaging> 
    1616 
     
    3535      <groupId>org.pustefixframework</groupId> 
    3636      <artifactId>pustefix-core</artifactId> 
    37       <version>0.15.6</version> 
     37      <version>0.15.7-SNAPSHOT</version> 
    3838    </dependency> 
    3939  </dependencies> 
     
    4444        <groupId>org.pustefixframework.maven.plugins</groupId> 
    4545        <artifactId>pustefix-webapp-plugin</artifactId> 
    46         <version>0.15.6</version> 
     46        <version>0.15.7-SNAPSHOT</version> 
    4747        <executions> 
    4848          <execution> 
     
    5757        <groupId>org.pustefixframework.maven.plugins</groupId> 
    5858        <artifactId>pustefix-statuscode-plugin</artifactId> 
    59         <version>0.15.6</version> 
     59        <version>0.15.7-SNAPSHOT</version> 
    6060        <executions> 
    6161          <execution> 
     
    6969        <groupId>org.pustefixframework.maven.plugins</groupId> 
    7070        <artifactId>pustefix-iwrapper-plugin</artifactId> 
    71         <version>0.15.6</version> 
     71        <version>0.15.7-SNAPSHOT</version> 
    7272        <executions> 
    7373          <execution>