Author: mbenson
Date: Tue Feb 12 19:15:11 2013
New Revision: 1445316

URL: http://svn.apache.org/r1445316
Log:
removed managed dependency versions

Modified:
    commons/sandbox/weaver/branches/mjb/processor/pom.xml

Modified: commons/sandbox/weaver/branches/mjb/processor/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/weaver/branches/mjb/processor/pom.xml?rev=1445316&r1=1445315&r2=1445316&view=diff
==============================================================================
--- commons/sandbox/weaver/branches/mjb/processor/pom.xml (original)
+++ commons/sandbox/weaver/branches/mjb/processor/pom.xml Tue Feb 12 19:15:11 
2013
@@ -37,12 +37,10 @@ under the License.
     <dependency>
       <groupId>org.apache.xbean</groupId>
       <artifactId>xbean-finder-shaded</artifactId>
-      <version>3.13-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>


Reply via email to