You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by am...@apache.org on 2004/10/10 18:28:35 UTC

svn commit: rev 54260 - geronimo/trunk/modules/assembly

Author: ammulder
Date: Sun Oct 10 09:28:34 2004
New Revision: 54260

Modified:
   geronimo/trunk/modules/assembly/project.xml
Log:
Add the TranQL connector to the generated repository


Modified: geronimo/trunk/modules/assembly/project.xml
==============================================================================
--- geronimo/trunk/modules/assembly/project.xml	(original)
+++ geronimo/trunk/modules/assembly/project.xml	Sun Oct 10 09:28:34 2004
@@ -284,6 +284,9 @@
             <artifactId>tranql-connector</artifactId>
             <version>&tranql-connector-version;</version>
             <type>rar</type>
+            <properties>
+                <repository>true</repository>
+            </properties>
         </dependency>
 
         <dependency>