You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ja...@apache.org on 2013/02/21 16:30:45 UTC

[21/55] git commit: fixed warning in parent-pom

fixed warning in parent-pom

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

Branch: refs/heads/master
Commit: 3817365aaf533778a855a5db5bce89d724514b89
Parents: ee5998d
Author: Jakob Frank <ja...@apache.org>
Authored: Thu Feb 21 15:30:52 2013 +0100
Committer: Jakob Frank <ja...@apache.org>
Committed: Thu Feb 21 15:30:52 2013 +0100

----------------------------------------------------------------------
 parent/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/3817365a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7826d25..9f7132c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1140,11 +1140,6 @@
             <!-- LMF Sesame Tools -->
             <dependency>
                 <groupId>org.apache.marmotta</groupId>
-                <artifactId>marmotta-commons</artifactId>
-                <version>${project.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.marmotta</groupId>
                 <artifactId>sesame-filter</artifactId>
                 <version>${project.version}</version>
             </dependency>