Updated Branches:
  refs/heads/develop 58c3b5cd5 -> 289547934

removed unused dependency

Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/28954793
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/28954793
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/28954793

Branch: refs/heads/develop
Commit: 2895479342c6d2e012111962e0fb0f3fe875b9f8
Parents: 58c3b5c
Author: Jakob Frank <[email protected]>
Authored: Mon May 13 16:18:10 2013 +0200
Committer: Jakob Frank <[email protected]>
Committed: Mon May 13 16:18:10 2013 +0200

----------------------------------------------------------------------
 libraries/ldpath/ldpath-backend-sesame/pom.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/28954793/libraries/ldpath/ldpath-backend-sesame/pom.xml
----------------------------------------------------------------------
diff --git a/libraries/ldpath/ldpath-backend-sesame/pom.xml 
b/libraries/ldpath/ldpath-backend-sesame/pom.xml
index 910de1b..4299c3a 100644
--- a/libraries/ldpath/ldpath-backend-sesame/pom.xml
+++ b/libraries/ldpath/ldpath-backend-sesame/pom.xml
@@ -30,7 +30,6 @@
     <packaging>jar</packaging>
 
     <dependencies>
-
         <dependency>
            <groupId>org.apache.marmotta</groupId>
             <artifactId>ldpath-api</artifactId>
@@ -43,11 +42,6 @@
             <groupId>org.openrdf.sesame</groupId>
             <artifactId>sesame-repository-api</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>com.google.guava</groupId>
-            <artifactId>guava</artifactId>
-        </dependency>
     </dependencies>
 
 

Reply via email to