Changeset 28637
- Timestamp:
- 01/09/08 22:00:40 (11 months ago)
- Files:
-
- org.nuxeo.ecm.core/tags/nuxeo-core-temp (copied) (copied from org.nuxeo.ecm.core/branches/1.4)
- org.nuxeo.ecm.core/tags/nuxeo-core-temp/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.ecm.core/tags/nuxeo-core-temp/pom.xml
r28055 r28637 5 5 <groupId>org.nuxeo</groupId> 6 6 <artifactId>nuxeo-ecm</artifactId> 7 <version>5.1. 3-SNAPSHOT</version>7 <version>5.1.2-20080109</version> 8 8 </parent> 9 9 … … 19 19 20 20 <properties> 21 <nuxeo.runtime.version>1. 4.0-SNAPSHOT</nuxeo.runtime.version>22 <nuxeo.common.version>1. 4.0-SNAPSHOT</nuxeo.common.version>21 <nuxeo.runtime.version>1.3.4-20080109</nuxeo.runtime.version> 22 <nuxeo.common.version>1.3.4-20080109</nuxeo.common.version> 23 23 <nuxeo.core.version>1.4.0-SNAPSHOT</nuxeo.core.version> 24 24 </properties>
