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

    r5335 r5337  
    66    <groupId>org.pustefixframework</groupId> 
    77    <artifactId>pustefixframework</artifactId> 
    8     <version>0.15.6</version> 
     8    <version>0.15.7-SNAPSHOT</version> 
    99  </parent> 
    1010 
     
    1212  <artifactId>pustefix-webservices</artifactId> 
    1313  <packaging>pom</packaging> 
    14   <version>0.15.6</version> 
     14  <version>0.15.7-SNAPSHOT</version> 
    1515  <name>Pustefix Webservices</name> 
    1616 
     
    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>