Author: dkatayev
Date: 2009-11-25 05:28:31 -0500 (Wed, 25 Nov 2009)
New Revision: 852
Modified:
jcr/trunk/pom.xml
Log:
EXOJCR-162 pom.xml cleaned up
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2009-11-25 09:14:54 UTC (rev 851)
+++ jcr/trunk/pom.xml 2009-11-25 10:28:31 UTC (rev 852)
@@ -352,72 +352,7 @@
<artifactId>commons-io</artifactId>
<version>1.3</version>
</dependency>
-
-<!--
_________________________________________________________________________________________
-->
-<!--
-
- <dependency>
- <groupId>org.exoplatform.ws</groupId>
- <artifactId>exo.ws.frameworks.servlet</artifactId>
- <version>${org.exoplatform.ws.version}</version>
- </dependency>
-
- <dependency>
- <groupId>javax.xml.stream</groupId>
- <artifactId>stax-api</artifactId>
- <version>1.0</version>
- </dependency>
-
- <dependency>
- <groupId>jotm</groupId>
- <artifactId>jotm</artifactId>
- <version>2.0.10</version>
- <exclusions>
- <exclusion>
- <groupId>javax.resource</groupId>
- <artifactId>connector</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
- <dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- <version>1.2</version>
- </dependency>
-
- <dependency>
- <groupId>commons-chain</groupId>
- <artifactId>commons-chain</artifactId>
- <version>1.0</version>
- </dependency>
-
- <dependency>
- <groupId>com.amazon</groupId>
- <artifactId>s3</artifactId>
- <version>0.1</version>
- </dependency>
-
- <dependency>
- <groupId>com.amazonaws.sdb</groupId>
- <artifactId>simpledb</artifactId>
- <version>2007-11-07</version>
- </dependency>
-
- <dependency>
- <groupId>com.sun.xml.bind</groupId>
- <artifactId>jaxb-impl</artifactId>
- <version>2.1.7</version>
- </dependency>
- <dependency>
- <groupId>javax.resource</groupId>
- <artifactId>connector</artifactId>
- <version>1.5</version>
- </dependency>
-
-
--->
</dependencies>
</dependencyManagement>
Show replies by date