[jboss-remoting-commits] JBoss Remoting SVN: r6354 - remoting2/branches/2.2/src/main/org/jboss/remoting.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Wed May 4 23:25:05 EDT 2011


Author: ron.sigal at jboss.com
Date: 2011-05-04 23:25:04 -0400 (Wed, 04 May 2011)
New Revision: 6354

Modified:
   remoting2/branches/2.2/src/main/org/jboss/remoting/Version.java
Log:
Vacuous change to get hudson to run test suite.

Modified: remoting2/branches/2.2/src/main/org/jboss/remoting/Version.java
===================================================================
--- remoting2/branches/2.2/src/main/org/jboss/remoting/Version.java	2011-05-05 03:14:32 UTC (rev 6353)
+++ remoting2/branches/2.2/src/main/org/jboss/remoting/Version.java	2011-05-05 03:25:04 UTC (rev 6354)
@@ -29,7 +29,7 @@
 /**
  * @author <a href="mailto:tom.elrod at jboss.com">Tom Elrod</a>
  */
-public class Version
+public class Version 
 {
    // possible remoting versions
    public static final byte VERSION_1 = 1;



More information about the jboss-remoting-commits mailing list