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

Norman Richards norman.richards at jboss.com
Thu Sep 27 00:46:54 EDT 2007


  User: nrichards
  Date: 07/09/27 00:46:54

  Modified:    build    root.pom.xml
  Log:
  fix hibernate-validators dependency again
  
  Revision  Changes    Path
  1.15      +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.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- root.pom.xml	26 Sep 2007 14:46:58 -0000	1.14
  +++ root.pom.xml	27 Sep 2007 04:46:54 -0000	1.15
  @@ -163,7 +163,7 @@
         <dependency>
           <groupId>org.hibernate</groupId>
           <artifactId>hibernate-validator</artifactId>
  -        <version>3.0.0.GA</version>
  +        <version>3.0.0.ga</version>
         </dependency>
   
         <dependency>
  
  
  



More information about the jboss-cvs-commits mailing list