You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2017/07/21 17:00:17 UTC

[2/3] tinkerpop git commit: TINKERPOP-1715: rollback gremlin-groovy unnecessary changes

TINKERPOP-1715: rollback gremlin-groovy unnecessary changes


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

Branch: refs/heads/master
Commit: d544a53604ebf092badac388b09a7a7e2c430c3c
Parents: 9e8cc5a
Author: artemaliev <artem.aliev@gmail,com>
Authored: Mon Jul 17 16:45:05 2017 +0300
Committer: artemaliev <artem.aliev@gmail,com>
Committed: Mon Jul 17 16:45:05 2017 +0300

----------------------------------------------------------------------
 gremlin-groovy/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d544a536/gremlin-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-groovy/pom.xml b/gremlin-groovy/pom.xml
index 3a4d643..fdf6caf 100644
--- a/gremlin-groovy/pom.xml
+++ b/gremlin-groovy/pom.xml
@@ -93,10 +93,6 @@ limitations under the License.
             <version>${project.version}</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-        </dependency>
     </dependencies>
     <repositories>
         <repository>