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

    r5302 r5335  
    55    <groupId>org.pustefixframework</groupId> 
    66    <artifactId>pustefix-samples</artifactId> 
    7     <version>0.15.6-SNAPSHOT</version> 
     7    <version>0.15.6</version> 
    88  </parent> 
    99 
    1010  <groupId>org.pustefixframework</groupId> 
    1111  <artifactId>pustefix-sample1</artifactId> 
    12   <version>0.15.6-SNAPSHOT</version> 
     12  <version>0.15.6</version> 
    1313  <packaging>war</packaging> 
    1414 
     
    1919      <groupId>org.pustefixframework</groupId> 
    2020      <artifactId>pustefix-core</artifactId> 
    21       <version>0.15.6-SNAPSHOT</version> 
     21      <version>0.15.6</version> 
    2222    </dependency> 
    2323    <dependency> 
    2424      <groupId>org.pustefixframework.webservices</groupId> 
    2525      <artifactId>pustefix-webservices-core</artifactId> 
    26       <version>0.15.6-SNAPSHOT</version>       
     26      <version>0.15.6</version>       
    2727    </dependency> 
    2828 
     
    4848      <groupId>org.pustefixframework.samples.modules</groupId> 
    4949      <artifactId>animal-module</artifactId> 
    50       <version>0.15.6-SNAPSHOT</version> 
     50      <version>0.15.6</version> 
    5151    </dependency> 
    5252 
     
    7676        <groupId>org.pustefixframework.maven.plugins</groupId> 
    7777        <artifactId>pustefix-webapp-plugin</artifactId> 
    78         <version>0.15.6-SNAPSHOT</version> 
     78        <version>0.15.6</version> 
    7979        <executions> 
    8080          <execution> 
     
    8989        <groupId>org.pustefixframework.maven.plugins</groupId> 
    9090        <artifactId>pustefix-statuscode-plugin</artifactId> 
    91         <version>0.15.6-SNAPSHOT</version> 
     91        <version>0.15.6</version> 
    9292        <executions> 
    9393          <execution> 
     
    101101        <groupId>org.pustefixframework.maven.plugins</groupId> 
    102102        <artifactId>pustefix-iwrapper-plugin</artifactId> 
    103         <version>0.15.6-SNAPSHOT</version> 
     103        <version>0.15.6</version> 
    104104        <executions> 
    105105          <execution>