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

Peter Muir peter at bleepbleep.org.uk
Thu Nov 1 12:04:39 EDT 2007


  User: pmuir   
  Date: 07/11/01 12:04:39

  Modified:    build    root.pom.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.37      +6 -0      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.36
  retrieving revision 1.37
  diff -u -b -r1.36 -r1.37
  --- root.pom.xml	30 Oct 2007 19:49:14 -0000	1.36
  +++ root.pom.xml	1 Nov 2007 16:04:39 -0000	1.37
  @@ -99,6 +99,12 @@
         </dependency>
   
         <dependency>
  +        <groupId>org.jboss.seam</groupId>
  +        <artifactId>jboss-seam-debug</artifactId>
  +        <version>@seam.version@</version>
  +      </dependency>
  +
  +      <dependency>
           <groupId>javax.servlet</groupId>
           <artifactId>servlet-api</artifactId>
           <version>2.5</version>
  
  
  



More information about the jboss-cvs-commits mailing list