[jboss-cvs] repository.jboss.com/maven2/org/drools/drools-compiler/3.0.3 ...

Mark Proctor mark.proctor at jboss.com
Mon Jul 24 18:56:05 EDT 2006


  User: mproctor
  Date: 06/07/24 18:56:05

  Modified:    maven2/org/drools/drools-compiler/3.0.3 
                        drools-compiler-3.0.3.pom
  Log:
  -fixed incorrect pom
  
  Revision  Changes    Path
  1.2       +1 -1      repository.jboss.com/maven2/org/drools/drools-compiler/3.0.3/drools-compiler-3.0.3.pom
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: drools-compiler-3.0.3.pom
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/maven2/org/drools/drools-compiler/3.0.3/drools-compiler-3.0.3.pom,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- drools-compiler-3.0.3.pom	19 Jul 2006 01:06:14 -0000	1.1
  +++ drools-compiler-3.0.3.pom	24 Jul 2006 22:56:05 -0000	1.2
  @@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.drools</groupId>
         <artifactId>drools-core</artifactId>
  -      <version>3.0.2</version>
  +      <version>3.0.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>
  
  
  



More information about the jboss-cvs-commits mailing list