Changeset 30345
- Timestamp:
- 02/19/08 23:18:10 (9 months ago)
- Files:
-
- org.nuxeo.ecm.platform/tags/nuxeo-platform-temp (copied) (copied from org.nuxeo.ecm.platform/branches/5.1)
- org.nuxeo.ecm.platform/tags/nuxeo-platform-temp/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.ecm.platform/tags/nuxeo-platform-temp/pom.xml
r29745 r30345 5 5 <groupId>org.nuxeo</groupId> 6 6 <artifactId>nuxeo-ecm</artifactId> 7 <version>5.1. 4-SNAPSHOT</version>7 <version>5.1.3-20080219</version> 8 8 </parent> 9 9 … … 16 16 17 17 <properties> 18 <nuxeo.common.version>1.4. 1-SNAPSHOT</nuxeo.common.version>19 <nuxeo.runtime.version>1.4. 1-SNAPSHOT</nuxeo.runtime.version>20 <nuxeo.core.version>1.4. 1-SNAPSHOT</nuxeo.core.version>21 <nuxeo.theme.version>5.1. 4-SNAPSHOT</nuxeo.theme.version>18 <nuxeo.common.version>1.4.0-20080219</nuxeo.common.version> 19 <nuxeo.runtime.version>1.4.0-20080219</nuxeo.runtime.version> 20 <nuxeo.core.version>1.4.0-20080219</nuxeo.core.version> 21 <nuxeo.theme.version>5.1.3-20080219</nuxeo.theme.version> 22 22 <nuxeo.ear.assembly>nuxeo</nuxeo.ear.assembly> 23 23 <nuxeo.platform.version>5.1.4-SNAPSHOT</nuxeo.platform.version>
