Changeset 29147
- Timestamp:
- 01/17/08 23:49:35 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.runtime/tags/nuxeo-runtime-temp/nuxeo-runtime/pom.xml
r29139 r29147 6 6 <groupId>org.nuxeo.runtime</groupId> 7 7 <artifactId>nuxeo-runtime-parent</artifactId> 8 <version>1.4.0- RC</version>8 <version>1.4.0-SNAPSHOT</version> 9 9 </parent> 10 10 11 11 <groupId>org.nuxeo.runtime</groupId> 12 12 <artifactId>nuxeo-runtime</artifactId> 13 <version>1.4.0- RC</version>13 <version>1.4.0-SNAPSHOT</version> 14 14 <name>Nuxeo Runtime</name> 15 15
