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

    r5335 r5337  
    55    <groupId>org.pustefixframework</groupId> 
    66    <artifactId>pustefix-samples</artifactId> 
    7     <version>0.15.6</version> 
     7    <version>0.15.7-SNAPSHOT</version> 
    88  </parent> 
    99 
    1010  <groupId>org.pustefixframework</groupId> 
    1111  <artifactId>pustefix-webservice</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    <dependency> 
    2424      <groupId>org.pustefixframework.webservices</groupId> 
    2525      <artifactId>pustefix-webservices-core</artifactId> 
    26       <version>0.15.6</version>       
     26      <version>0.15.7-SNAPSHOT</version>       
    2727    </dependency> 
    2828    <dependency> 
    2929      <groupId>org.pustefixframework.webservices</groupId> 
    3030      <artifactId>pustefix-webservices-jaxws</artifactId> 
    31       <version>0.15.6</version>       
     31      <version>0.15.7-SNAPSHOT</version>       
    3232    </dependency> 
    3333    <dependency> 
    3434      <groupId>org.pustefixframework.webservices</groupId> 
    3535      <artifactId>pustefix-webservices-jsonws</artifactId> 
    36       <version>0.15.6</version> 
     36      <version>0.15.7-SNAPSHOT</version> 
    3737    </dependency> 
    3838 
     
    5454        <groupId>org.pustefixframework.maven.plugins</groupId> 
    5555        <artifactId>pustefix-webapp-plugin</artifactId> 
    56         <version>0.15.6</version> 
     56        <version>0.15.7-SNAPSHOT</version> 
    5757        <executions> 
    5858          <execution> 
     
    6666        <groupId>org.pustefixframework.maven.plugins</groupId> 
    6767        <artifactId>pustefix-statuscode-plugin</artifactId> 
    68         <version>0.15.6</version> 
     68        <version>0.15.7-SNAPSHOT</version> 
    6969        <executions> 
    7070          <execution> 
     
    7878        <groupId>org.pustefixframework.maven.plugins</groupId> 
    7979        <artifactId>pustefix-iwrapper-plugin</artifactId> 
    80         <version>0.15.6</version> 
     80        <version>0.15.7-SNAPSHOT</version> 
    8181        <executions> 
    8282          <execution> 
     
    9090        <groupId>org.pustefixframework.maven.plugins</groupId> 
    9191        <artifactId>pustefix-webservice-plugin</artifactId> 
    92         <version>0.15.6</version> 
     92        <version>0.15.7-SNAPSHOT</version> 
    9393        <executions> 
    9494          <execution>