You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/07/21 15:17:34 UTC

svn commit: r796287 - /excalibur/trunk/components/monitor/pom.xml

Author: rdonkin
Date: Tue Jul 21 13:17:34 2009
New Revision: 796287

URL: http://svn.apache.org/viewvc?rev=796287&view=rev
Log:
EXLBR-46 Inherit dependencies. https://issues.apache.org/jira/browse/EXLBR-46

Modified:
    excalibur/trunk/components/monitor/pom.xml

Modified: excalibur/trunk/components/monitor/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/monitor/pom.xml?rev=796287&r1=796286&r2=796287&view=diff
==============================================================================
--- excalibur/trunk/components/monitor/pom.xml (original)
+++ excalibur/trunk/components/monitor/pom.xml Tue Jul 21 13:17:34 2009
@@ -45,18 +45,15 @@
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-sourceresolve</artifactId>
-      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <scope>test</scope>
-      <version>3.8.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.testcase</groupId>
       <artifactId>excalibur-testcase</artifactId>
-      <version>2.2.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org