Revision: 6486
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6486&view=rev
Author: manningr
Date: 2011-11-15 02:05:50 +0000 (Tue, 15 Nov 2011)
Log Message:
-----------
removed comment-out dependencies which are transitive anyway.
Modified Paths:
--------------
trunk/sql12/cli/dbcopy/pom.xml
Modified: trunk/sql12/cli/dbcopy/pom.xml
===================================================================
--- trunk/sql12/cli/dbcopy/pom.xml 2011-11-14 02:54:06 UTC (rev 6485)
+++ trunk/sql12/cli/dbcopy/pom.xml 2011-11-15 02:05:50 UTC (rev 6486)
@@ -171,16 +171,5 @@
</exclusions>
</dependency>
-<!-- <dependency> -->
-<!-- <groupId>net.sf.squirrel-sql</groupId> -->
-<!-- <artifactId>fw</artifactId> -->
-<!-- <version>3.3.0-SNAPSHOT</version> -->
-
-<!-- </dependency> -->
-<!-- <dependency> -->
-<!-- <groupId>net.sf.squirrel-sql</groupId> -->
-<!-- <artifactId>squirrel-sql</artifactId> -->
-<!-- <version>3.3.0-SNAPSHOT</version> -->
-<!-- </dependency> -->
</dependencies>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|