Author: aadamchik
Date: Sun Jul 30 18:50:34 2006
New Revision: 427000
URL: http://svn.apache.org/viewvc?rev=427000&view=rev
Log:
cleaning modeler poms
Modified:
incubator/cayenne/main/trunk/modeler/dvmodeler/pom.xml
Modified: incubator/cayenne/main/trunk/modeler/dvmodeler/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/modeler/dvmodeler/pom.xml?rev=427000&r1=426999&r2=427000&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/modeler/dvmodeler/pom.xml (original)
+++ incubator/cayenne/main/trunk/modeler/dvmodeler/pom.xml Sun Jul 30 18:50:34
2006
@@ -65,17 +65,7 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</dependency>
-
- <dependency>
- <groupId>commons-dbcp</groupId>
- <artifactId>commons-dbcp</artifactId>
- </dependency>
-
- <dependency>
- <groupId>commons-pool</groupId>
- <artifactId>commons-pool</artifactId>
- </dependency>
-
+
<dependency>
<groupId>velocity</groupId>
<artifactId>velocity</artifactId>
@@ -84,21 +74,6 @@
<dependency>
<groupId>org.objectstyle.ashwood</groupId>
<artifactId>ashwood</artifactId>
- </dependency>
-
- <dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-jms_1.1_spec</artifactId>
- </dependency>
-
- <dependency>
- <groupId>jivesoftware</groupId>
- <artifactId>smack</artifactId>
- </dependency>
-
- <dependency>
- <groupId>jivesoftware</groupId>
- <artifactId>smackx</artifactId>
</dependency>
<dependency>