This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git


The following commit(s) were added to refs/heads/jbake by this push:
     new a45bb27  japicmp pointing to 2.11.0.M6
a45bb27 is described below

commit a45bb2799c3b575cd46bf48876011aece7b10bd6
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Wed Dec 18 00:01:07 2019 +0100

    japicmp pointing to 2.11.0.M6
---
 src/main/jbake/assets/japicmp/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/jbake/assets/japicmp/index.html 
b/src/main/jbake/assets/japicmp/index.html
index e121e4d..217964d 100644
--- a/src/main/jbake/assets/japicmp/index.html
+++ b/src/main/jbake/assets/japicmp/index.html
@@ -2,13 +2,13 @@
 <html lang="en-US">
     <head>
         <meta charset="UTF-8">
-        <meta http-equiv="refresh" 
content="1;url=http://jspwiki.apache.org/japicmp/2.11.0.M5/";>
+        <meta http-equiv="refresh" 
content="1;url=http://jspwiki.apache.org/japicmp/2.11.0.M6/";>
         <script type="text/javascript">
-            window.location.href = 
"http://jspwiki.apache.org/japicmp/2.11.0.M5/";
+            window.location.href = 
"http://jspwiki.apache.org/japicmp/2.11.0.M6/";
         </script>
         <title>redirecting to latest compatibility reports</title>
     </head>
     <body>
-        If you are not redirected automatically, follow the link to <a 
href='http://jspwiki.apache.org/japicmp/2.11.0.M5/'>latest compatibility 
reports</a>.
+        If you are not redirected automatically, follow the link to <a 
href='http://jspwiki.apache.org/japicmp/2.11.0.M6/'>latest compatibility 
reports</a>.
     </body>
-</html>
\ No newline at end of file
+</html>

Reply via email to