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/animal-module/pom.xml

    r5302 r5335  
    55    <groupId>org.pustefixframework.samples.modules</groupId> 
    66    <artifactId>sample-modules</artifactId> 
    7     <version>0.15.6-SNAPSHOT</version> 
     7    <version>0.15.6</version> 
    88  </parent> 
    99 
    1010  <groupId>org.pustefixframework.samples.modules</groupId> 
    1111  <artifactId>animal-module</artifactId> 
    12   <version>0.15.6-SNAPSHOT</version> 
     12  <version>0.15.6</version> 
    1313  <packaging>jar</packaging> 
    1414  <name>Pustefix Animal Sample Module</name> 
     
    1818      <groupId>org.pustefixframework</groupId> 
    1919      <artifactId>pustefix-core</artifactId> 
    20       <version>0.15.6-SNAPSHOT</version> 
     20      <version>0.15.6</version> 
    2121    </dependency> 
    2222  </dependencies>