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/sample-modules/sample-module-C/pom.xml

    r5335 r5337  
    44    <groupId>org.pustefixframework.samples.modules</groupId> 
    55    <artifactId>sample-modules</artifactId> 
    6     <version>0.15.6</version> 
     6    <version>0.15.7-SNAPSHOT</version> 
    77  </parent> 
    88  <groupId>org.pustefixframework.samples.modules</groupId> 
    99  <artifactId>sample-module-C</artifactId> 
    10   <version>0.15.6</version> 
     10  <version>0.15.7-SNAPSHOT</version> 
    1111  <packaging>jar</packaging> 
    1212  <name>Pustefix Sample Module C</name> 
     
    1515      <groupId>org.pustefixframework</groupId> 
    1616      <artifactId>pustefix-core</artifactId> 
    17       <version>0.15.6</version> 
     17      <version>0.15.7-SNAPSHOT</version> 
    1818    </dependency> 
    1919  </dependencies>