User: chirino 
  Date: 01/09/12 19:41:11

  Modified:    jbossmq  build.xml
  Log:
  Still in beta mode.
  
  Revision  Changes    Path
  1.10      +2 -2      build/jbossmq/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jbossmq/build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.xml 2001/09/13 02:39:49     1.9
  +++ build.xml 2001/09/13 02:41:11     1.10
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.9 2001/09/13 02:39:49 chirino Exp $ -->
  +<!-- $Id: build.xml,v 1.10 2001/09/13 02:41:11 chirino Exp $ -->
   
   <project default="main" name="JBossMQ/Build">
   
  @@ -138,7 +138,7 @@
       <property name="version.major" value="1"/>
       <property name="version.minor" value="0"/>
       <property name="version.revision" value="0"/>
  -    <property name="version.tag" value="final"/>
  +    <property name="version.tag" value="Beta"/>
       <property name="version.name" value="JBOSSMQ"/>
   
       <!-- Module name(s) & version -->
  
  
  

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

Reply via email to