Show
Ignore:
Timestamp:
03/16/09 09:05:42 (3 years ago)
Author:
wouter
Message:

Release of his.

Files:

Legend:

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

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

    r1126 r1206  
    88        <artifactId>his-samples</artifactId> 
    99        <groupId>org.joiningtracks</groupId> 
    10         <version>1.6.0-SNAPSHOT</version> 
     10        <version>1.6.0</version> 
    1111    </parent> 
    1212