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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Jun 4 11:48:56 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-06-04 11:48:56 -0400 (Wed, 04 Jun 2008)
New Revision: 7373

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

Modified: stack/native/trunk/modules/management/src/main/webapp/index.html
===================================================================
--- stack/native/trunk/modules/management/src/main/webapp/index.html	2008-06-04 15:40:24 UTC (rev 7372)
+++ stack/native/trunk/modules/management/src/main/webapp/index.html	2008-06-04 15:48:56 UTC (rev 7373)
@@ -18,7 +18,7 @@
 <fieldset>
     <legend><b>Runtime information</b></legend>
 <ul>
-   <li><b>Revision: jbossws-native- at version@</b></li>
+   <li><b>Version: jbossws-native- 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