From: <lor...@us...> - 2011-08-04 14:24:59
|
Revision: 3000 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3000&view=rev Author: lorenz_b Date: 2011-08-04 14:24:53 +0000 (Thu, 04 Aug 2011) Log Message: ----------- Updated pom. Modified Paths: -------------- trunk/scripts/pom.xml Modified: trunk/scripts/pom.xml =================================================================== --- trunk/scripts/pom.xml 2011-08-04 14:23:22 UTC (rev 2999) +++ trunk/scripts/pom.xml 2011-08-04 14:24:53 UTC (rev 3000) @@ -55,6 +55,10 @@ <groupId>org.aksw.commons</groupId> <artifactId>sparql</artifactId> </dependency> + <dependency> + <groupId>org.aksw.commons</groupId> + <artifactId>sparql-scala</artifactId> + </dependency> <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |