User: starksm 
  Date: 02/04/16 10:37:07

  Modified:    jboss    build.xml
  Log:
  Main is now 3.1 development
  
  Revision  Changes    Path
  1.119     +3 -3      build/jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/build.xml,v
  retrieving revision 1.118
  retrieving revision 1.119
  diff -u -r1.118 -r1.119
  --- build.xml 15 Apr 2002 22:50:22 -0000      1.118
  +++ build.xml 16 Apr 2002 17:37:06 -0000      1.119
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.118 2002/04/15 22:50:22 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.119 2002/04/16 17:37:06 starksm Exp $ -->
   
   <project default="main" name="JBoss/Build">
   
  @@ -62,9 +62,9 @@
   
       <!-- Version identifiers for the server. -->
       <property name="version.major" value="3"/>
  -    <property name="version.minor" value="0"/>
  +    <property name="version.minor" value="1"/>
       <property name="version.revision" value="0"/>
  -    <property name="version.tag" value="beta2"/>
  +    <property name="version.tag" value="alpha"/>
       <!-- This must be set to the CVS tag for any release -->
       <property name="version.name" value="HEAD"/>
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to