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

Shane Bryzak sbryzak at redhat.com
Thu Nov 8 01:44:39 EST 2007


  User: sbryzak2
  Date: 07/11/08 01:44:39

  Modified:    build    root.pom.xml
  Log:
  updated to drools 4.0.3
  
  Revision  Changes    Path
  1.38      +2 -2      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.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- root.pom.xml	1 Nov 2007 16:04:39 -0000	1.37
  +++ root.pom.xml	8 Nov 2007 06:44:39 -0000	1.38
  @@ -607,7 +607,7 @@
         <dependency>
           <groupId>org.drools</groupId>
           <artifactId>drools-core</artifactId>
  -        <version>4.0.1</version>
  +        <version>4.0.3</version>
           <exclusions>
             <exclusion>
               <groupId>junit</groupId>
  @@ -627,7 +627,7 @@
         <dependency>
           <groupId>org.drools</groupId>
           <artifactId>drools-compiler</artifactId>
  -        <version>4.0.1</version>
  +        <version>4.0.3</version>
           <exclusions>
             <exclusion>
               <groupId>junit</groupId>
  
  
  



More information about the jboss-cvs-commits mailing list