[jboss-cvs] JBossCache ...

Manik Surtani manik at jboss.org
Mon Apr 23 10:15:07 EDT 2007


  User: msurtani
  Date: 07/04/23 10:15:07

  Modified:    JBossCache  pom.xml
  Log:
  Removed dependency on JBoss Serialization
  
  Revision  Changes    Path
  1.3       +145 -150  JBossCache/pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/pom.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- pom.xml	7 Mar 2007 16:39:38 -0000	1.2
  +++ pom.xml	23 Apr 2007 14:15:07 -0000	1.3
  @@ -119,11 +119,6 @@
         <version>2.0.0.alpha2</version>
       </dependency>
       <dependency>
  -      <groupId>jboss</groupId>
  -      <artifactId>jboss-serialization</artifactId>
  -      <version>1.0.3.GA</version>
  -    </dependency>
  -    <dependency>
         <groupId>jgroups</groupId>
         <artifactId>jgroups-all</artifactId>
         <version>2.4.1</version>
  
  
  



More information about the jboss-cvs-commits mailing list