You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2018/05/15 20:17:21 UTC

deltaspike git commit: DELTASPIKE-1344 ds-test-utils is just a test dependency

Repository: deltaspike
Updated Branches:
  refs/heads/deltaspike-1.8.x 50716b66a -> 9caff86bb


DELTASPIKE-1344 ds-test-utils is just a test dependency


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

Branch: refs/heads/deltaspike-1.8.x
Commit: 9caff86bbc56d22c1a79e8469f8f3fa7ab885d16
Parents: 50716b6
Author: Mark Struberg <st...@apache.org>
Authored: Tue May 15 22:16:46 2018 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Tue May 15 22:16:46 2018 +0200

----------------------------------------------------------------------
 deltaspike/cdictrl/impl-owb/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/9caff86b/deltaspike/cdictrl/impl-owb/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/cdictrl/impl-owb/pom.xml b/deltaspike/cdictrl/impl-owb/pom.xml
index 53379f3..0ce70af 100644
--- a/deltaspike/cdictrl/impl-owb/pom.xml
+++ b/deltaspike/cdictrl/impl-owb/pom.xml
@@ -42,6 +42,7 @@
             <groupId>org.apache.deltaspike.test</groupId>
             <artifactId>test-utils</artifactId>
             <version>${project.version}</version>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.deltaspike.test</groupId>