]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA: Maven pom.xml cleanup changes.
authorRichard Millet <remillet@berkeley.edu>
Tue, 12 Jun 2012 16:38:21 +0000 (09:38 -0700)
committerRichard Millet <remillet@berkeley.edu>
Tue, 12 Jun 2012 16:38:21 +0000 (09:38 -0700)
services/common/pom.xml
services/common/profiles.xml [deleted file]

index a892bfeec9e3b75de94f503bbaa9b5bb7a0bdae5..379d868060b7335ddfcf983fa896a8f4b931e936 100644 (file)
         <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
diff --git a/services/common/profiles.xml b/services/common/profiles.xml
deleted file mode 100644 (file)
index 347b9df..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<?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