[jboss-cvs] jboss-seam/build ...

Emmanuel Bernard emmanuel.bernard at jboss.com
Fri Sep 28 12:02:23 EDT 2007


  User: ebernard
  Date: 07/09/28 12:02:23

  Modified:    build    root.pom.xml
  Log:
  JBSEAM-1996 upgrade Hibernate Search to 3.0.0.GA
  
  Revision  Changes    Path
  1.19      +1 -1      jboss-seam/build/root.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: root.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/root.pom.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -b -r1.18 -r1.19
  --- root.pom.xml	28 Sep 2007 11:49:47 -0000	1.18
  +++ root.pom.xml	28 Sep 2007 16:02:23 -0000	1.19
  @@ -180,7 +180,7 @@
         <dependency>
           <groupId>org.hibernate</groupId>
           <artifactId>hibernate-search</artifactId>
  -        <version>3.0.0.CR1.HSEARCH-116</version>
  +        <version>3.0.0.GA</version>
         </dependency>
   
         <dependency>
  
  
  



More information about the jboss-cvs-commits mailing list