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/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a89ab63 Site checkin for project PLC4X: Jenkins Tools
a89ab63 is described below
commit a89ab6330b91c64533a10093816c59feb67ea5e3
Author: jenkins <[email protected]>
AuthorDate: Mon Jan 25 13:32:55 2021 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/release/release.html | 4 ++--
scm.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/developers/release/release.html b/developers/release/release.html
index 880cabf..f0b4d97 100644
--- a/developers/release/release.html
+++ b/developers/release/release.html
@@ -701,7 +701,7 @@ If the commit history doesn’t look like this,
something went wrong.
</div>
<div class="literalblock">
<div class="content">
-<pre>mvn release:perform</pre>
+<pre>mvn release:perform -DreleaseProfiles=apache-release,with-logstash</pre>
</div>
</div>
<div class="paragraph">
@@ -713,7 +713,7 @@ Here it automatically executes a maven build (You
don’t have to do this, i
</div>
<div class="literalblock">
<div class="content">
-<pre>mvn clean deploy -P with-logstash</pre>
+<pre>mvn clean deploy -P apache-release,with-logstash</pre>
</div>
</div>
<div class="paragraph">
diff --git a/scm.html b/scm.html
index 50b4293..cb81cbe 100644
--- a/scm.html
+++ b/scm.html
@@ -126,11 +126,11 @@
<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a
name="Anonymous_Access"></a>
<p>The source can be checked out anonymously from Git with this command (See
<a class="externalLink"
href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
<div class="source">
-<pre>$ git clone --branch release/0.8
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
+<pre>$ git clone
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
<h2><a name="Developer_Access"></a>Developer Access</h2><a
name="Developer_Access"></a>
<p>Only project developers can access the Git tree via this method (See <a
class="externalLink"
href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
<div class="source">
-<pre>$ git clone --branch release/0.8
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
+<pre>$ git clone
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a
Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
<p>Refer to the documentation of the SCM used for more information about
access behind a firewall.</p></section>
</main>