Author: ptahchiev
Date: Mon Apr  7 09:37:38 2008
New Revision: 645600

URL: http://svn.apache.org/viewvc?rev=645600&view=rev
Log:
A small version error that prevents cactus from building.

Modified:
    jakarta/cactus/trunk/pom.xml

Modified: jakarta/cactus/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/pom.xml?rev=645600&r1=645599&r2=645600&view=diff
==============================================================================
--- jakarta/cactus/trunk/pom.xml (original)
+++ jakarta/cactus/trunk/pom.xml Mon Apr  7 09:37:38 2008
@@ -451,7 +451,7 @@
                                        <dependency>
                                                
<groupId>org.apache.cactus</groupId>
                                                
<artifactId>cactus.build.tools</artifactId>
-                                               
<version>1.8.0-SNAPSHOT</version>
+                                               <version>${version}</version>
                                        </dependency>
                                </dependencies>
                                <configuration>



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

Reply via email to