Changeset 6141 for trunk/pustefix-core

Show
Ignore:
Timestamp:
02/03/12 18:12:09 (4 months ago)
Author:
mtld
Message:

[maven-release-plugin] prepare for next development iteration

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pustefix-core/pom.xml

    r6139 r6141  
    66    <groupId>org.pustefixframework</groupId> 
    77    <artifactId>pustefixframework</artifactId> 
    8     <version>0.18.8</version> 
     8    <version>0.18.9-SNAPSHOT</version> 
    99  </parent> 
    1010 
    1111  <groupId>org.pustefixframework</groupId> 
    1212  <artifactId>pustefix-core</artifactId> 
    13   <version>0.18.8</version> 
     13  <version>0.18.9-SNAPSHOT</version> 
    1414  <packaging>jar</packaging> 
    1515 
     
    220220        <groupId>org.pustefixframework.maven.plugins</groupId> 
    221221        <artifactId>pustefix-statuscode-plugin</artifactId> 
    222         <version>0.18.8</version> 
     222        <version>0.18.9-SNAPSHOT</version> 
    223223        <executions> 
    224224          <execution>