You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by li...@apache.org on 2010/08/18 17:42:35 UTC

svn commit: r986746 - /geronimo/tck/branches/3.0/pom.xml

Author: linsun
Date: Wed Aug 18 15:42:35 2010
New Revision: 986746

URL: http://svn.apache.org/viewvc?rev=986746&view=rev
Log:
add atinject-tck-runner in main pom.xml

Modified:
    geronimo/tck/branches/3.0/pom.xml

Modified: geronimo/tck/branches/3.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/pom.xml?rev=986746&r1=986745&r2=986746&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/pom.xml (original)
+++ geronimo/tck/branches/3.0/pom.xml Wed Aug 18 15:42:35 2010
@@ -78,6 +78,7 @@
         <module>validator-tck-runner</module>
         <module>jaxb-tck-runner</module>
         <module>stax-tck-runner</module>
+        <module>atinject-tck-runner</module>
     </modules>
 
     <build>