Changeset 29154
- Timestamp:
- 01/18/08 00:03:32 (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
r29029 r29154 10 10 <groupId>org.nuxeo.ecm.core</groupId> 11 11 <artifactId>nuxeo-core-parent</artifactId> 12 <version>1.4.0- SNAPSHOT</version>12 <version>1.4.0-RC</version> 13 13 <name>Nuxeo Core Parent</name> 14 14 <packaging>pom</packaging> … … 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.4.0-RC</nuxeo.runtime.version> 22 <nuxeo.common.version>1.4.0-RC</nuxeo.common.version> 23 23 <nuxeo.core.version>1.4.0-SNAPSHOT</nuxeo.core.version> 24 24 </properties>
