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

Peter Muir peter at bleepbleep.org.uk
Thu Oct 4 13:00:10 EDT 2007


  User: pmuir   
  Date: 07/10/04 13:00:10

  Modified:    build    ui.pom.xml root.pom.xml
  Log:
  Richfaces 3.1.1-CR2
  
  Revision  Changes    Path
  1.14      +1 -1      jboss-seam/build/ui.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ui.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/ui.pom.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- ui.pom.xml	29 Sep 2007 16:55:26 -0000	1.13
  +++ ui.pom.xml	4 Oct 2007 17:00:10 -0000	1.14
  @@ -19,7 +19,7 @@
         <plugin>
           <groupId>org.richfaces.cdk</groupId>
           <artifactId>maven-cdk-plugin</artifactId>
  -        <version>3.1.1-CR1</version>
  +        <version>3.1.1-CR2</version>
           <executions>
             <execution>
               <phase>generate-sources</phase>
  
  
  
  1.27      +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.26
  retrieving revision 1.27
  diff -u -b -r1.26 -r1.27
  --- root.pom.xml	2 Oct 2007 15:22:32 -0000	1.26
  +++ root.pom.xml	4 Oct 2007 17:00:10 -0000	1.27
  @@ -120,7 +120,7 @@
         <dependency>
           <groupId>org.richfaces.framework</groupId>
           <artifactId>richfaces-api</artifactId>
  -        <version>3.1.1-CR1</version>
  +        <version>3.1.1-CR2</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-CR1</version>
  +        <version>3.1.1-CR2</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-CR1</version>
  +        <version>3.1.1-CR2</version>
           <exclusions>
             <exclusion>
               <groupId>commons-logging</groupId>
  
  
  



More information about the jboss-cvs-commits mailing list