Changeset 1206 for his/tags/1.6.0/tools
- Timestamp:
- 03/16/09 09:05:42 (3 years ago)
- Files:
-
- his/tags/1.6.0 (copied) (copied from his/trunk)
- his/tags/1.6.0/tools/pom.xml (modified) (1 diff)
- his/tags/1.6.0/tools/src/main/resources/archetype-resources/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
his/tags/1.6.0/tools/pom.xml
r1126 r1206 19 19 <artifactId>his</artifactId> 20 20 <groupId>org.joiningtracks</groupId> 21 <version>1.6.0 -SNAPSHOT</version>21 <version>1.6.0</version> 22 22 <relativePath>../pom.xml</relativePath> 23 23 </parent> his/tags/1.6.0/tools/src/main/resources/archetype-resources/pom.xml
r1126 r1206 8 8 <artifactId>his-samples</artifactId> 9 9 <groupId>org.joiningtracks</groupId> 10 <version>1.6.0 -SNAPSHOT</version>10 <version>1.6.0</version> 11 11 </parent> 12 12
