[jbossws-commits] JBossWS SVN: r7374 - stack/metro/trunk/modules/management/src/main/webapp.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Jun 4 11:49:03 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-06-04 11:49:03 -0400 (Wed, 04 Jun 2008)
New Revision: 7374

Modified:
   stack/metro/trunk/modules/management/src/main/webapp/index.html
Log:
Use 'Version' instead of 'Revision'

Modified: stack/metro/trunk/modules/management/src/main/webapp/index.html
===================================================================
--- stack/metro/trunk/modules/management/src/main/webapp/index.html	2008-06-04 15:48:56 UTC (rev 7373)
+++ stack/metro/trunk/modules/management/src/main/webapp/index.html	2008-06-04 15:49:03 UTC (rev 7374)
@@ -18,7 +18,7 @@
 <fieldset>
     <legend><b>Runtime information</b></legend>
 <ul>
-   <li><b>Revision: jbossws-metro- at version@</b></li>
+   <li><b>Version: jbossws-metro- at version@</b></li>
    <li><b>Build: @buildNumber@</b></li>
    <li><a href="services">View a list of deployed services</a></li>
 	<!--li><a href="depends">View installed dependencies</a></li-->




More information about the jbossws-commits mailing list