Changeset 29151
- Timestamp:
- 01/17/08 23:50:07 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.runtime/tags/nuxeo-runtime-temp/nuxeo-runtime-test/pom.xml
r29143 r29151 5 5 <groupId>org.nuxeo.runtime</groupId> 6 6 <artifactId>nuxeo-runtime-parent</artifactId> 7 <version>1.4.0- RC</version>7 <version>1.4.0-SNAPSHOT</version> 8 8 </parent> 9 9 10 10 <groupId>org.nuxeo.runtime</groupId> 11 11 <artifactId>nuxeo-runtime-test</artifactId> 12 <version>1.4.0- RC</version>12 <version>1.4.0-SNAPSHOT</version> 13 13 <name>Nuxeo Runtime Tests</name> 14 14
