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

    r5335 r5337  
    44        <artifactId>pustefix-samples</artifactId> 
    55        <groupId>org.pustefixframework</groupId> 
    6         <version>0.15.6</version> 
     6        <version>0.15.7-SNAPSHOT</version> 
    77    </parent> 
    88 
    99  <groupId>org.pustefixframework.samples</groupId> 
    1010  <artifactId>moduletest</artifactId> 
    11   <version>0.15.6</version> 
     11  <version>0.15.7-SNAPSHOT</version> 
    1212  <packaging>war</packaging> 
    1313 
     
    1818      <groupId>org.pustefixframework</groupId> 
    1919      <artifactId>pustefix-core</artifactId> 
    20       <version>0.15.6</version> 
     20      <version>0.15.7-SNAPSHOT</version> 
    2121    </dependency> 
    2222    <dependency> 
    2323      <groupId>org.pustefixframework.samples.modules</groupId> 
    2424      <artifactId>sample-module-A</artifactId> 
    25       <version>0.15.6</version> 
     25      <version>0.15.7-SNAPSHOT</version> 
    2626    </dependency> 
    2727    <dependency> 
    2828      <groupId>org.pustefixframework.samples.modules</groupId> 
    2929      <artifactId>sample-module-B</artifactId> 
    30       <version>0.15.6</version> 
     30      <version>0.15.7-SNAPSHOT</version> 
    3131    </dependency> 
    3232    <dependency> 
    3333      <groupId>org.pustefixframework.samples.modules</groupId> 
    3434      <artifactId>sample-module-C</artifactId> 
    35       <version>0.15.6</version> 
     35      <version>0.15.7-SNAPSHOT</version> 
    3636    </dependency> 
    3737  </dependencies> 
     
    5050        <groupId>org.pustefixframework.maven.plugins</groupId> 
    5151        <artifactId>pustefix-webapp-plugin</artifactId> 
    52         <version>0.15.6</version> 
     52        <version>0.15.7-SNAPSHOT</version> 
    5353        <executions> 
    5454          <execution> 
     
    6262        <groupId>org.pustefixframework.maven.plugins</groupId> 
    6363        <artifactId>pustefix-statuscode-plugin</artifactId> 
    64         <version>0.15.6</version> 
     64        <version>0.15.7-SNAPSHOT</version> 
    6565        <executions> 
    6666          <execution> 
     
    7474        <groupId>org.pustefixframework.maven.plugins</groupId> 
    7575        <artifactId>pustefix-iwrapper-plugin</artifactId> 
    76         <version>0.15.6</version> 
     76        <version>0.15.7-SNAPSHOT</version> 
    7777        <executions> 
    7878          <execution>