<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cspace.services.version>4.2-SNAPSHOT</cspace.services.version>
<cspace.services.client.version>4.2-SNAPSHOT</cspace.services.client.version>
- <nuxeo.general.release>5.5.0-HF07</nuxeo.general.release>
+ <nuxeo.general.release>6.0</nuxeo.general.release>
<nuxeo.shell.version>${nuxeo.general.release}</nuxeo.shell.version>
<nuxeo.platform.version>${nuxeo.general.release}</nuxeo.platform.version>
<nuxeo.core.version>${nuxeo.general.release}</nuxeo.core.version>
</dependency>
<!-- nuxeo -->
<dependency>
- <groupId>org.nuxeo.runtime</groupId>
+ <groupId>org.nuxeo.lib.runtime</groupId>
<artifactId>nuxeo-runtime-launcher</artifactId>
<version>${nuxeo.platform.version}</version>
</dependency>
<groupId>org.nuxeo.ecm.core</groupId>
<artifactId>nuxeo-core-api</artifactId>
</dependency>
+ <!--
<dependency>
<groupId>org.nuxeo.ecm.core</groupId>
<artifactId>nuxeo-core-client</artifactId>
<version>${nuxeo.core.version}</version>
</dependency>
+ -->
<dependency>
<groupId>org.nuxeo.ecm.core</groupId>
<artifactId>nuxeo-core-query</artifactId>