Changeset 1124 for his/tags/1.5.0/tools
- Timestamp:
- 02/16/09 13:32:40 (3 years ago)
- Files:
-
- his/tags/1.5.0 (copied) (copied from his/trunk)
- his/tags/1.5.0/tools/pom.xml (modified) (1 diff)
- his/tags/1.5.0/tools/src/main/resources/archetype-resources/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
his/tags/1.5.0/tools/pom.xml
r1092 r1124 19 19 <artifactId>his</artifactId> 20 20 <groupId>org.joiningtracks</groupId> 21 <version>1.5.0 -SNAPSHOT</version>21 <version>1.5.0</version> 22 22 <relativePath>../pom.xml</relativePath> 23 23 </parent> his/tags/1.5.0/tools/src/main/resources/archetype-resources/pom.xml
r1107 r1124 8 8 <artifactId>his-samples</artifactId> 9 9 <groupId>org.joiningtracks</groupId> 10 <version>1.5.0 -SNAPSHOT</version>10 <version>1.5.0</version> 11 11 </parent> 12 12
