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-plugins/pustefix-webservice-plugin/pom.xml

    r5335 r5337  
    55    <groupId>org.pustefixframework.maven.plugins</groupId> 
    66    <artifactId>pustefix-plugins</artifactId> 
    7     <version>0.15.6</version> 
     7    <version>0.15.7-SNAPSHOT</version> 
    88    <relativePath>../pom.xml</relativePath> 
    99  </parent> 
     
    1313  <groupId>org.pustefixframework.maven.plugins</groupId> 
    1414  <artifactId>pustefix-webservice-plugin</artifactId> 
    15   <version>0.15.6</version> 
     15  <version>0.15.7-SNAPSHOT</version> 
    1616  <packaging>maven-plugin</packaging> 
    1717 
     
    3030      <groupId>org.pustefixframework.webservices</groupId> 
    3131      <artifactId>pustefix-webservices-jaxws</artifactId> 
    32       <version>0.15.6</version> 
     32      <version>0.15.7-SNAPSHOT</version> 
    3333    </dependency> 
    3434    <dependency>