You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by da...@apache.org on 2006/10/25 23:53:56 UTC

svn commit: r467776 - /incubator/openejb/trunk/openejb2/modules/openejb-itests/project.xml

Author: dain
Date: Wed Oct 25 14:53:56 2006
New Revision: 467776

URL: http://svn.apache.org/viewvc?view=rev&rev=467776
Log:
Updated tranql groupId to org.tranql

Modified:
    incubator/openejb/trunk/openejb2/modules/openejb-itests/project.xml

Modified: incubator/openejb/trunk/openejb2/modules/openejb-itests/project.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb2/modules/openejb-itests/project.xml?view=diff&rev=467776&r1=467775&r2=467776
==============================================================================
--- incubator/openejb/trunk/openejb2/modules/openejb-itests/project.xml (original)
+++ incubator/openejb/trunk/openejb2/modules/openejb-itests/project.xml Wed Oct 25 14:53:56 2006
@@ -25,7 +25,7 @@
     <dependencies>
 
         <dependency>
-            <groupId>tranql</groupId>
+            <groupId>org.tranql</groupId>
             <artifactId>tranql</artifactId>
             <version>${tranql_version}</version>
         </dependency>