Updated Branches: refs/heads/develop f94823e46 -> 883aa7834
Removed unused properties in ldpath/pom.xml Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/8ab69987 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/8ab69987 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/8ab69987 Branch: refs/heads/develop Commit: 8ab69987104546a7de06e188f83954d5b5ecf3b3 Parents: bb46814 Author: Jakob Frank <[email protected]> Authored: Thu Dec 19 11:28:51 2013 +0100 Committer: Jakob Frank <[email protected]> Committed: Thu Dec 19 14:23:56 2013 +0100 ---------------------------------------------------------------------- libraries/ldpath/pom.xml | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/8ab69987/libraries/ldpath/pom.xml ---------------------------------------------------------------------- diff --git a/libraries/ldpath/pom.xml b/libraries/ldpath/pom.xml index 93a03bf..18b9c48 100644 --- a/libraries/ldpath/pom.xml +++ b/libraries/ldpath/pom.xml @@ -31,14 +31,6 @@ <name>LDPath: Reactor</name> <description>A path-based query language for RDF and Linked Data.</description> - <properties> - <sesameVersion>2.6.10</sesameVersion> - <jenaVersion>2.7.3</jenaVersion> - <sl4jVersion>1.7.2</sl4jVersion> - <logbackVersion>1.0.7</logbackVersion> - <jacksonVersion>1.9.10</jacksonVersion> - </properties> - <dependencyManagement> <dependencies> <dependency>
