Updated Branches: refs/heads/develop 51418bcb6 -> aa5abfe68
whitespace fix Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/aa5abfe6 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/aa5abfe6 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/aa5abfe6 Branch: refs/heads/develop Commit: aa5abfe682390b4f4faccb4fd562253e5af8d156 Parents: 51418bc Author: Jakob Frank <[email protected]> Authored: Thu Nov 28 16:39:39 2013 +0100 Committer: Jakob Frank <[email protected]> Committed: Thu Nov 28 16:39:39 2013 +0100 ---------------------------------------------------------------------- libraries/kiwi/kiwi-reasoner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/aa5abfe6/libraries/kiwi/kiwi-reasoner/pom.xml ---------------------------------------------------------------------- diff --git a/libraries/kiwi/kiwi-reasoner/pom.xml b/libraries/kiwi/kiwi-reasoner/pom.xml index d77f104..955466d 100644 --- a/libraries/kiwi/kiwi-reasoner/pom.xml +++ b/libraries/kiwi/kiwi-reasoner/pom.xml @@ -82,7 +82,7 @@ <dependency> <groupId>org.apache.marmotta</groupId> <artifactId>sesame-transactions</artifactId> - </dependency> + </dependency> <!-- Logging --> <dependency>
