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 2012/12/13 21:16:42 UTC

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

Author: tfischer
Date: Thu Dec 13 20:16:41 2012
New Revision: 1421484

URL: http://svn.apache.org/viewvc?rev=1421484&view=rev
Log:
add test module for releasing

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

Modified: db/torque/torque4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1421484&r1=1421483&r2=1421484&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Thu Dec 13 20:16:41 2012
@@ -545,6 +545,9 @@
           </plugin>
         </plugins>
       </build>
+      <modules>
+        <module>torque-test</module>
+      </modules>
     </profile>
     <profile>
       <id>test</id>



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