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

    r5335 r5337  
    55    <groupId>org.pustefixframework</groupId> 
    66    <artifactId>pustefix-samples</artifactId> 
    7     <version>0.15.6</version> 
     7    <version>0.15.7-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.pustefixframework</groupId> 
    1111  <artifactId>pustefix-samplebank</artifactId> 
    12   <version>0.15.6</version> 
     12  <version>0.15.7-SNAPSHOT</version> 
    1313  <packaging>war</packaging> 
    1414 
     
    1919      <groupId>org.pustefixframework</groupId> 
    2020      <artifactId>pustefix-core</artifactId> 
    21       <version>0.15.6</version> 
     21      <version>0.15.7-SNAPSHOT</version> 
    2222    </dependency> 
    2323    <dependency> 
    2424      <groupId>org.pustefixframework.webservices</groupId> 
    2525      <artifactId>pustefix-webservices-core</artifactId> 
    26       <version>0.15.6</version>       
     26      <version>0.15.7-SNAPSHOT</version>       
    2727    </dependency> 
    2828 
     
    4545        <groupId>org.pustefixframework.maven.plugins</groupId> 
    4646        <artifactId>pustefix-webapp-plugin</artifactId> 
    47         <version>0.15.6</version> 
     47        <version>0.15.7-SNAPSHOT</version> 
    4848        <executions> 
    4949          <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>