[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Tue May 29 20:44:32 EDT 2007


  User: gavin   
  Date: 07/05/29 20:44:32

  Modified:    jboss-seam  build.xml
  Log:
  update to 1.3
  
  Revision  Changes    Path
  1.188     +2 -2      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.187
  retrieving revision 1.188
  diff -u -b -r1.187 -r1.188
  --- build.xml	24 May 2007 22:30:16 -0000	1.187
  +++ build.xml	30 May 2007 00:44:32 -0000	1.188
  @@ -29,8 +29,8 @@
   	<!-- Name of project and version, used to create filenames -->
   	<property name="Name" value="JBoss Seam" />
   	<property name="name" value="jboss-seam" />
  -	<property name="version" value="1.2" />
  -	<property name="patchlevel" value="1.GA" />
  +	<property name="version" value="1.3" />
  +	<property name="patchlevel" value="0.ALPHA" />
   
   	<!-- set global properties for this build -->
   	<property name="build.dir" value="build" />
  
  
  



More information about the jboss-cvs-commits mailing list