You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2015/03/11 19:29:35 UTC

any23 git commit: ANY23-255 apache-any23-quads dependency should not be test in core pom.xml

Repository: any23
Updated Branches:
  refs/heads/master 2e396fff3 -> 098fc5bf2


ANY23-255 apache-any23-quads dependency should not be <scope> test in core pom.xml


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

Branch: refs/heads/master
Commit: 098fc5bf25fdd21a0019c15001a288f3614cf5aa
Parents: 2e396ff
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Wed Mar 11 11:29:01 2015 -0700
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Wed Mar 11 11:29:01 2015 -0700

----------------------------------------------------------------------
 core/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/098fc5bf/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index f28056c..8e38051 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -55,7 +55,6 @@
       <groupId>${project.groupId}</groupId>
       <artifactId>apache-any23-nquads</artifactId>
       <version>${project.version}</version>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>