From commits-return-18317-archive-asf-public=cust-asf.ponee.io@struts.apache.org Mon Feb 4 10:16:08 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id F34E5180651 for ; Mon, 4 Feb 2019 11:16:07 +0100 (CET) Received: (qmail 64504 invoked by uid 500); 4 Feb 2019 10:16:07 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 64495 invoked by uid 99); 4 Feb 2019 10:16:07 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2019 10:16:07 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 46CEB8626A; Mon, 4 Feb 2019 10:16:06 +0000 (UTC) Date: Mon, 04 Feb 2019 10:16:06 +0000 To: "commits@struts.apache.org" Subject: [struts-site] branch asf-site updated: Updates production by Jenkins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154927536621.20371.10424167450667889008@gitbox.apache.org> From: git-site-role@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: struts-site X-Git-Refname: refs/heads/asf-site X-Git-Reftype: branch X-Git-Oldrev: aacb77a2fc9764c20a3b16801be4588cbeb8cffd X-Git-Newrev: a4c228fc5679c3421b6964118f449c671923e836 X-Git-Rev: a4c228fc5679c3421b6964118f449c671923e836 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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 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!)

NightlyBuilds

As part of our continuous integration practice, we also make available each morning the -latest stable development build.

+latest stable development build.

Again: Use at your own risk!

@@ -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.

-
<repositories>
-    <repository>
-        <id>apache.snapshots</id>
-        <name>ASF Maven 2 Snapshot</name>
-        <url>https://repository.apache.org/content/groups/snapshots/</url>
-    </repository>
-</repositories>
+
<repositories>
+    <repository>
+        <id>apache.snapshots</id>
+        <name>ASF Maven 2 Snapshot</name>
+        <url>https://repository.apache.org/content/groups/snapshots/</url>
+    </repository>
+</repositories>