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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a4c228f  Updates production by Jenkins
a4c228f is described below

commit a4c228fc5679c3421b6964118f449c671923e836
Author: jenkins <bui...@apache.org>
AuthorDate: Mon Feb 4 10:16:04 2019 +0000

    Updates production by Jenkins
---
 content/builds.html | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/content/builds.html b/content/builds.html
index aa30c27..c844e4c 100644
--- a/content/builds.html
+++ b/content/builds.html
@@ -195,7 +195,7 @@ your own applications!)</p>
 <h2 id="nightlybuilds">NightlyBuilds</h2>
 
 <p>As part of our continuous integration practice, we also make available each 
morning the
-<a 
href="https://builds.apache.org/view/S-Z/view/Struts/job/Struts2-JDK6/lastStableBuild/org.apache.struts$struts2-assembly/";>latest
 stable development build.</a></p>
+<a 
href="https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-assembly/";>latest
 stable development build.</a></p>
 
 <p><em>Again: Use at your own risk!</em></p>
 
@@ -224,13 +224,13 @@ of the distribution may be upgraded to “Beta” or “General 
Availability”,
 and then made available through ibiblio and other public Maven repositories. 
To obtain an early distribution via Maven,
 specify the ASF Snapshot repository in the project’s POM.</p>
 
-<div class="highlighter-rouge"><pre 
class="highlight"><code>&lt;repositories&gt;
-    &lt;repository&gt;
-        &lt;id&gt;apache.snapshots&lt;/id&gt;
-        &lt;name&gt;ASF Maven 2 Snapshot&lt;/name&gt;
-        
&lt;url&gt;https://repository.apache.org/content/groups/snapshots/&lt;/url&gt;
-    &lt;/repository&gt;
-&lt;/repositories&gt;
+<div class="highlighter-rouge"><pre class="highlight"><code><span 
class="nt">&lt;repositories&gt;</span>
+    <span class="nt">&lt;repository&gt;</span>
+        <span class="nt">&lt;id&gt;</span>apache.snapshots<span 
class="nt">&lt;/id&gt;</span>
+        <span class="nt">&lt;name&gt;</span>ASF Maven 2 Snapshot<span 
class="nt">&lt;/name&gt;</span>
+        <span 
class="nt">&lt;url&gt;</span>https://repository.apache.org/content/groups/snapshots/<span
 class="nt">&lt;/url&gt;</span>
+    <span class="nt">&lt;/repository&gt;</span>
+<span class="nt">&lt;/repositories&gt;</span>
 </code></pre>
 </div>
 

Reply via email to