Show
Ignore:
Timestamp:
02/16/09 13:32:40 (3 years ago)
Author:
olger
Message:

Released 1.5.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • his/tags/1.5.0/tools/pom.xml

    r1092 r1124  
    1919        <artifactId>his</artifactId> 
    2020        <groupId>org.joiningtracks</groupId> 
    21         <version>1.5.0-SNAPSHOT</version> 
     21        <version>1.5.0</version> 
    2222        <relativePath>../pom.xml</relativePath> 
    2323    </parent> 
  • his/tags/1.5.0/tools/src/main/resources/archetype-resources/pom.xml

    r1107 r1124  
    88        <artifactId>his-samples</artifactId> 
    99        <groupId>org.joiningtracks</groupId> 
    10         <version>1.5.0-SNAPSHOT</version> 
     10        <version>1.5.0</version> 
    1111    </parent> 
    1212