Changeset 29137
- Timestamp:
- 01/17/08 23:46:15 (11 months ago)
- Files:
-
- org.nuxeo.runtime/tags/nuxeo-runtime-temp (copied) (copied from org.nuxeo.runtime/branches/1.4)
- org.nuxeo.runtime/tags/nuxeo-runtime-temp/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.runtime/tags/nuxeo-runtime-temp/pom.xml
r28207 r29137 5 5 <groupId>org.nuxeo</groupId> 6 6 <artifactId>nuxeo-ecm</artifactId> 7 <version>5.1.3- SNAPSHOT</version>7 <version>5.1.3-RC</version> 8 8 </parent> 9 9 … … 16 16 17 17 <properties> 18 <nuxeo.common.version>1.4.0- SNAPSHOT</nuxeo.common.version>18 <nuxeo.common.version>1.4.0-RC</nuxeo.common.version> 19 19 <nuxeo.runtime.version>1.4.0-SNAPSHOT</nuxeo.runtime.version> 20 20 </properties>
