Show
Ignore:
Timestamp:
12/03/09 16:27:33 (2 years ago)
Author:
mtld
Message:

set version to 1.0.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pustefix-url-rewrite-filter/pom.xml

    r4987 r4988  
    66    <groupId>org.pustefixframework</groupId> 
    77    <artifactId>pustefixframework</artifactId> 
    8     <version>1.0.2-SNAPSHOT</version> 
     8    <version>1.0.2</version> 
    99  </parent> 
    1010 
    1111  <groupId>org.pustefixframework</groupId> 
    1212  <artifactId>pustefix-url-rewrite-filter</artifactId> 
    13   <version>1.0.2-SNAPSHOT</version> 
     13  <version>1.0.2</version> 
    1414  <packaging>bundle</packaging> 
    1515 
     
    2020      <groupId>org.pustefixframework</groupId> 
    2121      <artifactId>pustefix-core</artifactId> 
    22       <version>1.0.2-SNAPSHOT</version> 
     22      <version>1.0.2</version> 
    2323      <optional>true</optional> 
    2424      <scope>provided</scope>