[jboss-cvs] JBossCache ...

Paul Gier pgier at redhat.com
Wed Mar 7 11:39:38 EST 2007


  User: pgier   
  Date: 07/03/07 11:39:38

  Modified:    JBossCache  pom.xml
  Log:
  Changed jboss-aop dependency from snapshot to 2.0.0.alpha2
  
  Revision  Changes    Path
  1.2       +1 -1      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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- pom.xml	7 Mar 2007 16:35:51 -0000	1.1
  +++ pom.xml	7 Mar 2007 16:39:38 -0000	1.2
  @@ -116,7 +116,7 @@
       <dependency>
         <groupId>jboss</groupId>
         <artifactId>jboss-aop</artifactId>
  -      <version>2.0.0-SNAPSHOT</version>
  +      <version>2.0.0.alpha2</version>
       </dependency>
       <dependency>
         <groupId>jboss</groupId>
  
  
  



More information about the jboss-cvs-commits mailing list