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

Peter Muir peter at bleepbleep.org.uk
Thu Sep 27 10:18:53 EDT 2007


  User: pmuir   
  Date: 07/09/27 10:18:53

  Modified:    build    root.pom.xml
  Log:
  Should be validator GA not ga
  
  Revision  Changes    Path
  1.16      +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.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- root.pom.xml	27 Sep 2007 04:46:54 -0000	1.15
  +++ root.pom.xml	27 Sep 2007 14:18:53 -0000	1.16
  @@ -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