typo
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/781fdc69 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/781fdc69 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/781fdc69 Branch: refs/heads/master Commit: 781fdc69c2dbfffe10ec8a604989bc3ecad4651e Parents: d27042a Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Jan 7 11:47:17 2015 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Jan 12 01:19:16 2015 +0000 ---------------------------------------------------------------------- jena-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/781fdc69/jena-parent/pom.xml ---------------------------------------------------------------------- diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml index 94651e9..b8b07d3 100644 --- a/jena-parent/pom.xml +++ b/jena-parent/pom.xml @@ -181,7 +181,7 @@ <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> - <!-- Exclude so we use out choice of versions --> + <!-- Exclude so we use our choice of versions --> <exclusion> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient-cache</artifactId>
