You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2011/07/19 16:06:45 UTC

svn commit: r1148339 - /db/torque/torque4/trunk/torque-generator/pom.xml

Author: tfischer
Date: Tue Jul 19 14:06:44 2011
New Revision: 1148339

URL: http://svn.apache.org/viewvc?rev=1148339&view=rev
Log:
corrected scope to test for groovy dependency

Modified:
    db/torque/torque4/trunk/torque-generator/pom.xml

Modified: db/torque/torque4/trunk/torque-generator/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/pom.xml?rev=1148339&r1=1148338&r2=1148339&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/pom.xml (original)
+++ db/torque/torque4/trunk/torque-generator/pom.xml Tue Jul 19 14:06:44 2011
@@ -103,6 +103,7 @@
       <groupId>org.codehaus.groovy</groupId>
       <artifactId>groovy-all</artifactId>
       <version>1.6.0</version>
+      <scope>test</scope>
     </dependency>
   </dependencies>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org