You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/07/04 15:15:22 UTC

svn commit: r1357242 - /incubator/any23/trunk/service/src/main/webapp/resources/form.html

Author: simonetripodi
Date: Wed Jul  4 13:15:21 2012
New Revision: 1357242

URL: http://svn.apache.org/viewvc?rev=1357242&view=rev
Log:
include build & tstamp info in the service version

Modified:
    incubator/any23/trunk/service/src/main/webapp/resources/form.html

Modified: incubator/any23/trunk/service/src/main/webapp/resources/form.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/service/src/main/webapp/resources/form.html?rev=1357242&r1=1357241&r2=1357242&view=diff
==============================================================================
--- incubator/any23/trunk/service/src/main/webapp/resources/form.html (original)
+++ incubator/any23/trunk/service/src/main/webapp/resources/form.html Wed Jul  4 13:15:21 2012
@@ -319,7 +319,7 @@ Content-Length: 174
        <a href="http://incubator.apache.org/any23/service.html" target="_blank">Any23 Service</a>.
     </p>
     <hr />
-    <p><b>Apache Any23 v.${project.version}</b></p>
+    <p><b>Apache Any23 v.${project.version} (${implementation.build.tstamp})</b></p>
     <p><a href="http://incubator.apache.org/projects/any23.html" target="_blank">Any23 project homepage</a> | Hosted at <a href="http://apache.org/" target="_blank">Apache Software Foundation</a></p>
 
     <div id="sPopup-fix" class="modal hide fade">