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-tutorial/first-app/pom.xml

    r5335 r5337  
    55    <groupId>org.pustefixframework</groupId> 
    66    <artifactId>pustefix-tutorial</artifactId> 
    7     <version>0.15.6</version> 
     7    <version>0.15.7-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.pustefixframework.tutorial</groupId> 
    1111  <artifactId>first-app</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  </dependencies> 
     
    4646        <groupId>org.pustefixframework.maven.plugins</groupId> 
    4747        <artifactId>pustefix-webapp-plugin</artifactId> 
    48         <version>0.15.6</version> 
     48        <version>0.15.7-SNAPSHOT</version> 
    4949        <executions> 
    5050          <execution> 
     
    5959        <groupId>org.pustefixframework.maven.plugins</groupId> 
    6060        <artifactId>pustefix-statuscode-plugin</artifactId> 
    61         <version>0.15.6</version> 
     61        <version>0.15.7-SNAPSHOT</version> 
    6262        <executions> 
    6363          <execution> 
     
    7171        <groupId>org.pustefixframework.maven.plugins</groupId> 
    7272        <artifactId>pustefix-iwrapper-plugin</artifactId> 
    73         <version>0.15.6</version> 
     73        <version>0.15.7-SNAPSHOT</version> 
    7474        <executions> 
    7575          <execution>