Changeset 30005
- Timestamp:
- 02/11/08 14:56:26 (10 months ago)
- Files:
-
- org.nuxeo.project.sample/trunk/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.project.sample/trunk/pom.xml
r29877 r30005 6 6 <groupId>org.nuxeo.ecm.platform</groupId> 7 7 <artifactId>nuxeo-platform-parent</artifactId> 8 <version>5.1.3 -SNAPSHOT</version>8 <version>5.1.3.1</version> 9 9 </parent> 10 10 … … 39 39 <groupId>org.nuxeo.ecm.core</groupId> 40 40 <artifactId>nuxeo-core-jcr-connector-test</artifactId> 41 <version>1.4.1-SNAPSHOT</version>42 41 <scope>test</scope> 43 42 </dependency>
