This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-guide in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 4c2157d7038ea7d88c4f03a692cff01697427509 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Apr 23 12:52:31 2020 +0200 Removed RELEASING.adoc in the root folder --- RELEASING.adoc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/RELEASING.adoc b/RELEASING.adoc deleted file mode 100644 index 9be734f..0000000 --- a/RELEASING.adoc +++ /dev/null @@ -1,10 +0,0 @@ -= Apache Camel Quarkus release process - -The process is _mutatis mutandis_ the same as for the main Apache Camel repository - see -https://camel.apache.org/release-guide.html - -In addition to the above, the following steps are needed: - -* After releasing the staging repository on https://repository.apache.org, update the value of `camel-quarkus-last-release` -attribute in https://github.com/apache/camel-website/blob/master/site.yml#L36[site.yml of `camel-website`] and in -https://github.com/apache/camel-quarkus/blob/master/docs/site.yml#L19[site.yml of `camel-quarkus`].
