You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2018/09/18 16:48:38 UTC

[20/50] [abbrv] tinkerpop git commit: Removed duplicate dep - CTR

Removed duplicate dep - CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9143ffd3
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9143ffd3
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/9143ffd3

Branch: refs/heads/TINKERPOP-1913
Commit: 9143ffd363c14667f6d79e50f9f22187d566decc
Parents: 76cb2b6
Author: Robert Dale <ro...@gmail.com>
Authored: Wed Sep 12 06:39:57 2018 -0400
Committer: Robert Dale <ro...@gmail.com>
Committed: Wed Sep 12 06:39:57 2018 -0400

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/9143ffd3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dfb5824..4f1f83d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -693,11 +693,6 @@ limitations under the License.
                 </exclusions>
             </dependency>
             <dependency>
-                <groupId>org.apache.httpcomponents</groupId>
-                <artifactId>httpclient</artifactId>
-                <version>4.5.1</version>
-            </dependency>
-            <dependency>
                 <groupId>commons-httpclient</groupId>
                 <artifactId>commons-httpclient</artifactId>
                 <version>3.1</version>