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

Peter Muir peter at bleepbleep.org.uk
Sun Nov 18 14:59:42 EST 2007


  User: pmuir   
  Date: 07/11/18 14:59:42

  Modified:    build    gen.pom.xml
  Log:
  gen doesn't depend on core
  
  Revision  Changes    Path
  1.8       +0 -5      jboss-seam/build/gen.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: gen.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/gen.pom.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- gen.pom.xml	13 Nov 2007 20:51:09 -0000	1.7
  +++ gen.pom.xml	18 Nov 2007 19:59:42 -0000	1.8
  @@ -16,11 +16,6 @@
   	<dependencies>
   
   		<dependency>
  -			<groupId>org.jboss.seam</groupId>
  -			<artifactId>jboss-seam</artifactId>
  -		</dependency>
  -    
  -        <dependency>
               <groupId>ant</groupId>
               <artifactId>ant</artifactId>
           </dependency>
  
  
  



More information about the jboss-cvs-commits mailing list