User: juhalindfors
  Date: 02/04/13 13:20:33

  Modified:    src/main/org/jboss/mx/server Tag: BranchMX_1_0
                        ServerConstants.java
  Log:
  we're not beta no more
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.6.2.2   +2 -2      jmx/src/main/org/jboss/mx/server/ServerConstants.java
  
  Index: ServerConstants.java
  ===================================================================
  RCS file: /cvsroot/jboss/jmx/src/main/org/jboss/mx/server/ServerConstants.java,v
  retrieving revision 1.6.2.1
  retrieving revision 1.6.2.2
  diff -u -r1.6.2.1 -r1.6.2.2
  --- ServerConstants.java      14 Mar 2002 11:42:03 -0000      1.6.2.1
  +++ ServerConstants.java      13 Apr 2002 20:20:33 -0000      1.6.2.2
  @@ -18,7 +18,7 @@
    *
    * @author  <a href="mailto:[EMAIL PROTECTED]";>Juha Lindfors</a>.
    * @author  <a href="mailto:[EMAIL PROTECTED]";>Adrian Brock</a>.
  - * @version $Revision: 1.6.2.1 $
  + * @version $Revision: 1.6.2.2 $
    *   
    */
   public interface ServerConstants
  @@ -73,7 +73,7 @@
      /**
       * The version of the implementation. This value can be retrieved from the MBean 
server delegate.
       */
  -   final static String IMPLEMENTATION_VERSION             =  "1.0 Beta";
  +   final static String IMPLEMENTATION_VERSION             =  "1.0";
      
      /**
       * The vendor of the implementation. This value can be retrieved from the MBean 
server delegate.
  
  
  

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

Reply via email to