You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2021/01/25 12:28:43 UTC

[plc4x] branch develop updated: - Cleanup after preparing the release

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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 89e296d  - Cleanup after preparing the release
89e296d is described below

commit 89e296de5fd2cfda0a7460374fb70a0271510b57
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Mon Jan 25 13:28:36 2021 +0100

    - Cleanup after preparing the release
---
 NOTICE                                            | 2 +-
 RELEASE_NOTES                                     | 2 +-
 src/site/asciidoc/developers/release/release.adoc | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NOTICE b/NOTICE
index fae53f7..a4e149f 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache PLC4X
-Copyright 2017-2020 The Apache Software Foundation
+Copyright 2017-2021 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 09e2be1..60fbf4e 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -12,7 +12,7 @@ Bug Fixes
 ---------
 
 ==============================================================
-Apache PLC4X 0.8.0-SNAPSHOT
+Apache PLC4X 0.8.0
 ==============================================================
 
 This is an ordinary PLC4X release, containing changes that
diff --git a/src/site/asciidoc/developers/release/release.adoc b/src/site/asciidoc/developers/release/release.adoc
index 230a0b3..08b34bd 100644
--- a/src/site/asciidoc/developers/release/release.adoc
+++ b/src/site/asciidoc/developers/release/release.adoc
@@ -42,7 +42,7 @@ IMPORTANT: Please be sure to execute the release with a Java version between 1.8
 * [ ] Perform the release:
 [subs="verbatim,attributes"]
 ----
-   mvn release:perform -DreleaseProfiles=apache-release,with-logstash
+   mvn release:perform -DreleaseProfiles=apache-release,with-go,with-logstash
 ----
 [%interactive]
 * [ ] Close the staging repo on `Nexus`