Show
Ignore:
Timestamp:
09/01/10 16:50:18 (21 months ago)
Author:
mtld
Message:

[maven-release-plugin] prepare release pustefixframework-0.15.6

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-0.15.x/pustefix-samples/sample-modules/pom.xml

    r5302 r5335  
    66    <groupId>org.pustefixframework</groupId> 
    77    <artifactId>pustefix-samples</artifactId> 
    8     <version>0.15.6-SNAPSHOT</version> 
     8    <version>0.15.6</version> 
    99  </parent> 
    1010  
    1111  <groupId>org.pustefixframework.samples.modules</groupId> 
    1212  <artifactId>sample-modules</artifactId> 
    13   <version>0.15.6-SNAPSHOT</version> 
     13  <version>0.15.6</version> 
    1414 
    1515  <name>Pustefix Sample Modules</name> 
     
    2828        <groupId>org.pustefixframework.maven.plugins</groupId> 
    2929        <artifactId>pustefix-statuscode-plugin</artifactId> 
    30         <version>0.15.6-SNAPSHOT</version> 
     30        <version>0.15.6</version> 
    3131        <configuration> 
    3232          <module>${artifactId}</module>