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

Peter Muir peter at bleepbleep.org.uk
Wed Aug 1 10:30:16 EDT 2007


  User: pmuir   
  Date: 07/08/01 10:30:16

  Modified:    ui       pom.xml
  Log:
  JBSEAM-1719
  
  Revision  Changes    Path
  1.9       +2 -1      jboss-seam/ui/pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/pom.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- pom.xml	14 Jul 2007 22:53:24 -0000	1.8
  +++ pom.xml	1 Aug 2007 14:30:16 -0000	1.9
  @@ -158,8 +158,9 @@
   		 <dependency>
   		    <groupId>org.testng</groupId>
   		    <artifactId>testng</artifactId>
  -		    <version>5.0</version>
  +		    <version>5.1</version>
   		    <scope>test</scope>
  +		    <classifier>jdk15</classifier>
   		</dependency>
   		
   	</dependencies>
  
  
  



More information about the jboss-cvs-commits mailing list