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

Peter Muir peter at bleepbleep.org.uk
Fri Oct 5 09:23:21 EDT 2007


  User: pmuir   
  Date: 07/10/05 09:23:21

  Modified:    build    root.pom.xml
  Log:
  RF 3.1.1.GA
  
  Revision  Changes    Path
  1.28      +3 -3      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.27
  retrieving revision 1.28
  diff -u -b -r1.27 -r1.28
  --- root.pom.xml	4 Oct 2007 17:00:10 -0000	1.27
  +++ root.pom.xml	5 Oct 2007 13:23:21 -0000	1.28
  @@ -120,7 +120,7 @@
         <dependency>
           <groupId>org.richfaces.framework</groupId>
           <artifactId>richfaces-api</artifactId>
  -        <version>3.1.1-CR2</version>
  +        <version>3.1.1-GA</version>
           <exclusions>
             <exclusion>
               <groupId>commons-logging</groupId>
  @@ -136,7 +136,7 @@
         <dependency>
           <groupId>org.richfaces.framework</groupId>
           <artifactId>richfaces-impl</artifactId>
  -        <version>3.1.1-CR2</version>
  +        <version>3.1.1-GA</version>
           <exclusions>
             <exclusion>
               <groupId>commons-logging</groupId>
  @@ -152,7 +152,7 @@
         <dependency>
           <groupId>org.richfaces.ui</groupId>
           <artifactId>richfaces-ui</artifactId>
  -        <version>3.1.1-CR2</version>
  +        <version>3.1.1-GA</version>
           <exclusions>
             <exclusion>
               <groupId>commons-logging</groupId>
  
  
  



More information about the jboss-cvs-commits mailing list