[jboss-cvs] JBossCache ...

Manik Surtani manik at jboss.org
Wed Jun 6 08:45:22 EDT 2007


  User: msurtani
  Date: 07/06/06 08:45:22

  Modified:    JBossCache  pom.xml
  Log:
  Changed dependency on jgroups-all to jgroups
  
  Revision  Changes    Path
  1.6       +10 -10    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.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- pom.xml	22 May 2007 13:47:41 -0000	1.5
  +++ pom.xml	6 Jun 2007 12:45:22 -0000	1.6
  @@ -127,7 +127,7 @@
         </dependency>
         <dependency>
            <groupId>jgroups</groupId>
  -         <artifactId>jgroups-all</artifactId>
  +         <artifactId>jgroups</artifactId>
            <version>2.5.0-BETA2</version>
            <exclusions>
               <exclusion>
  
  
  



More information about the jboss-cvs-commits mailing list