Changeset 4988 for trunk/pustefix-core

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

    r4946 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-core</artifactId> 
    13   <version>1.0.2-SNAPSHOT</version> 
     13  <version>1.0.2</version> 
    1414  <packaging>bundle</packaging> 
    1515 
     
    229229        <groupId>org.pustefixframework.maven.plugins</groupId> 
    230230        <artifactId>pustefix-statuscode-plugin</artifactId> 
    231         <version>1.0.2-SNAPSHOT</version> 
     231        <version>1.0.2</version> 
    232232        <executions> 
    233233          <execution>