<dependency>\r
<groupId>javax.servlet</groupId>\r
<artifactId>servlet-api</artifactId>\r
- <version>2.5</version>\r
<scope>provided</scope>\r
</dependency>\r
\r
<dependency>\r
<groupId>org.nuxeo.ecm.core</groupId>\r
<artifactId>nuxeo-core-api</artifactId>\r
- <version>${nuxeo.core.version}</version>\r
</dependency>\r
<dependency>\r
<groupId>org.nuxeo.ecm.core</groupId>\r
<version>${nuxeo.core.version}</version>\r
</dependency>\r
-->\r
- <dependency>\r
- <groupId>org.nuxeo.ecm.core</groupId>\r
- <artifactId>nuxeo-core-io</artifactId>\r
- <version>${nuxeo.core.version}</version>\r
- </dependency>\r
<dependency>\r
<groupId>org.nuxeo.runtime</groupId>\r
<artifactId>nuxeo-runtime-osgi</artifactId>\r
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<profilesXml xmlns="http://maven.apache.org/PROFILES/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/PROFILES/1.0.0 http://maven.apache.org/xsd/profiles-1.0.0.xsd">
-</profilesXml>
\ No newline at end of file