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-editor/pustefix-editor-webui/pom.xml

    r5335 r5337  
    66    <artifactId>pustefix-editor</artifactId> 
    77    <groupId>org.pustefixframework.editor</groupId> 
    8     <version>0.15.6</version> 
     8    <version>0.15.7-SNAPSHOT</version> 
    99  </parent> 
    1010 
     
    1313  <groupId>org.pustefixframework.editor</groupId> 
    1414  <artifactId>pustefix-editor-webui</artifactId> 
    15   <version>0.15.6</version> 
     15  <version>0.15.7-SNAPSHOT</version> 
    1616   
    1717  <packaging>war</packaging> 
     
    2222        <groupId>org.pustefixframework.maven.plugins</groupId> 
    2323        <artifactId>pustefix-webapp-plugin</artifactId> 
    24         <version>0.15.6</version> 
     24        <version>0.15.7-SNAPSHOT</version> 
    2525        <executions> 
    2626          <execution> 
     
    3434        <groupId>org.pustefixframework.maven.plugins</groupId> 
    3535        <artifactId>pustefix-statuscode-plugin</artifactId> 
    36         <version>0.15.6</version> 
     36        <version>0.15.7-SNAPSHOT</version> 
    3737        <executions> 
    3838          <execution> 
     
    4646        <groupId>org.pustefixframework.maven.plugins</groupId> 
    4747        <artifactId>pustefix-iwrapper-plugin</artifactId> 
    48         <version>0.15.6</version> 
     48        <version>0.15.7-SNAPSHOT</version> 
    4949        <executions> 
    5050          <execution> 
     
    7171      <groupId>org.pustefixframework.editor</groupId> 
    7272      <artifactId>pustefix-editor-common</artifactId> 
    73       <version>0.15.6</version> 
     73      <version>0.15.7-SNAPSHOT</version> 
    7474    </dependency> 
    7575    <dependency>