Author: ptahchiev
Date: Sun Nov 16 05:36:05 2008
New Revision: 718027

URL: http://svn.apache.org/viewvc?rev=718027&view=rev
Log:
Added the jdom dependency.

Modified:
    jakarta/cactus/trunk/integration/ant/pom.xml

Modified: jakarta/cactus/trunk/integration/ant/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/ant/pom.xml?rev=718027&r1=718026&r2=718027&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/ant/pom.xml (original)
+++ jakarta/cactus/trunk/integration/ant/pom.xml Sun Nov 16 05:36:05 2008
@@ -80,6 +80,11 @@
                        <groupId>org.codehaus.cargo</groupId>
                        <artifactId>cargo-ant</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.jdom</groupId>
+                       <artifactId>jdom</artifactId>
+                       <version>1.1</version>
+               </dependency>
        </dependencies>
        
        <build>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to