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

Gavin King gavin.king at jboss.com
Thu Nov 8 01:32:11 EST 2007


  User: gavin   
  Date: 07/11/08 01:32:11

  Modified:    build    core.pom.xml
  Log:
  Dont need com.octo anymore
  
  Revision  Changes    Path
  1.26      +1 -7      jboss-seam/build/core.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: core.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/core.pom.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -b -r1.25 -r1.26
  --- core.pom.xml	22 Oct 2007 09:01:41 -0000	1.25
  +++ core.pom.xml	8 Nov 2007 06:32:11 -0000	1.26
  @@ -107,12 +107,6 @@
       </dependency>
   
       <dependency>
  -      <groupId>com.octo.captcha</groupId>
  -      <artifactId>jcaptcha-all</artifactId>
  -      <optional>true</optional>
  -    </dependency>
  -
  -    <dependency>
         <groupId>javax.xml.soap</groupId>
         <artifactId>saaj-api</artifactId>
         <optional>true</optional>
  
  
  



More information about the jboss-cvs-commits mailing list