Author: gpetracek
Date: Thu Sep 11 08:53:35 2014
New Revision: 1624231
URL: http://svn.apache.org/r1624231
Log:
DELTASPIKE-715
Modified:
deltaspike/site/trunk/content/test-control.mdtext
Modified: deltaspike/site/trunk/content/test-control.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/test-control.mdtext?rev=1624231&r1=1624230&r2=1624231&view=diff
==============================================================================
--- deltaspike/site/trunk/content/test-control.mdtext (original)
+++ deltaspike/site/trunk/content/test-control.mdtext Thu Sep 11 08:53:35 2014
@@ -62,7 +62,7 @@ If you are using Weld also add the follo
<groupId>org.apache.deltaspike.cdictrl</groupId>
<artifactId>deltaspike-cdictrl-weld</artifactId>
<version>${ds.version}</version>
- <scope>runtime</scope>
+ <scope>test</scope>
</dependency>