Repository: gora
Updated Branches:
  refs/heads/master 1fe93b6e0 -> fb7622fe7


Remove duplicate gora-test dependency from gora-couchdb/pom.xml


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

Branch: refs/heads/master
Commit: fb7622fe7c81623e80d6d13bc605a0e974b29190
Parents: 1fe93b6
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Authored: Sat Jan 28 00:24:33 2017 -0800
Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Committed: Sat Jan 28 00:24:33 2017 -0800

----------------------------------------------------------------------
 gora-couchdb/pom.xml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/fb7622fe/gora-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/gora-couchdb/pom.xml b/gora-couchdb/pom.xml
index ab050cc..15e29b7 100644
--- a/gora-couchdb/pom.xml
+++ b/gora-couchdb/pom.xml
@@ -138,15 +138,6 @@
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
-
-
-    <dependency>
-      <groupId>org.apache.gora</groupId>
-      <artifactId>gora-core</artifactId>
-      <type>test-jar</type>
-      <scope>test</scope>
-    </dependency>
-
     <!-- END of Gora Internal Dependencies -->
 
     <dependency>

Reply via email to