Changeset 29710
- Timestamp:
- 01/28/08 14:04:40 (10 months ago)
- Files:
-
- org.nuxeo.runtime/branches/1.4/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.runtime/branches/1.4/pom.xml
r28207 r29710 5 5 <groupId>org.nuxeo</groupId> 6 6 <artifactId>nuxeo-ecm</artifactId> 7 <version>5.1.3- SNAPSHOT</version>7 <version>5.1.3-GA</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-GA</nuxeo.common.version> 19 19 <nuxeo.runtime.version>1.4.0-SNAPSHOT</nuxeo.runtime.version> 20 20 </properties>
