From: <km...@us...> - 2011-01-17 21:47:52
|
Revision: 2616 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=2616&view=rev Author: kmpf Date: 2011-01-17 21:47:46 +0000 (Mon, 17 Jan 2011) Log Message: ----------- Modified Paths: -------------- trunk/scripts/pom.xml Modified: trunk/scripts/pom.xml =================================================================== --- trunk/scripts/pom.xml 2011-01-17 17:49:43 UTC (rev 2615) +++ trunk/scripts/pom.xml 2011-01-17 21:47:46 UTC (rev 2616) @@ -36,21 +36,6 @@ <groupId>postgresql</groupId> <artifactId>postgresql</artifactId> </dependency> - <dependency> - <groupId>com.dumontierlab</groupId> - <artifactId>pdb2rdf</artifactId> - <version>0.0.8</version> - </dependency> - <dependency> - <groupId>com.dumontierlab</groupId> - <artifactId>pdb2rdf-cli</artifactId> - <version>0.0.8</version> - </dependency> - <dependency> - <groupId>com.dumontierlab</groupId> - <artifactId>pdb2rdf-parser</artifactId> - <version>0.0.8</version> - </dependency> - + </dependencies> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |