TINKERPOP-1130 Changed scope of gremlin-test to "test"

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

Branch: refs/heads/TINKERPOP-1130
Commit: bb913650d85525d80e73dd11bd19a6b8571d07ef
Parents: abd7b07
Author: Stephen Mallette <[email protected]>
Authored: Fri Dec 16 06:56:55 2016 -0500
Committer: Stephen Mallette <[email protected]>
Committed: Tue Dec 20 16:02:25 2016 -0500

----------------------------------------------------------------------
 gremlin-tools/gremlin-io-test/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/bb913650/gremlin-tools/gremlin-io-test/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-tools/gremlin-io-test/pom.xml 
b/gremlin-tools/gremlin-io-test/pom.xml
index 0ba73d3..8fc6278 100644
--- a/gremlin-tools/gremlin-io-test/pom.xml
+++ b/gremlin-tools/gremlin-io-test/pom.xml
@@ -25,6 +25,7 @@
             <groupId>org.apache.tinkerpop</groupId>
             <artifactId>gremlin-test</artifactId>
             <version>${project.version}</version>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>

Reply via email to