You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by sa...@apache.org on 2007/07/05 10:17:26 UTC

svn commit: r553412 - /webservices/commons/trunk/modules/axiom/project.xml

Author: sanka
Date: Thu Jul  5 01:17:25 2007
New Revision: 553412

URL: http://svn.apache.org/viewvc?view=rev&rev=553412
Log:
Fixed:
http://ws.zones.apache.org:10000/continuum/servlet/continuum/target/ProjectBuild.vm;jsessionid=23ntkna3pids4?view=ProjectBuild&buildId=2620&id=12




Modified:
    webservices/commons/trunk/modules/axiom/project.xml

Modified: webservices/commons/trunk/modules/axiom/project.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/project.xml?view=diff&rev=553412&r1=553411&r2=553412
==============================================================================
--- webservices/commons/trunk/modules/axiom/project.xml (original)
+++ webservices/commons/trunk/modules/axiom/project.xml Thu Jul  5 01:17:25 2007
@@ -342,6 +342,12 @@
                 <module>true</module>
             </properties>
         </dependency>
+	<dependency>
+	    <groupId>junit</groupId>
+	    <artifactId>junit</artifactId>
+	    <version>3.8.2</version>
+	</dependency>
+	
     </dependencies>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org