This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch release-1.6.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.6.x by this push:
new eb17ab4 Release instruction: remove QUARKUS placeholder, not used
anymore in Makefile
eb17ab4 is described below
commit eb17ab44fa82f43176e2fa9ae1417525a36bed10
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 28 11:54:23 2022 +0100
Release instruction: remove QUARKUS placeholder, not used anymore in
Makefile
---
release.adoc | 1 -
1 file changed, 1 deletion(-)
diff --git a/release.adoc b/release.adoc
index 473c6f7..4920e5a 100644
--- a/release.adoc
+++ b/release.adoc
@@ -75,7 +75,6 @@ The following tasks need to be done:
- Align `KAMELET_CATALOG_REPO_BRANCH` in Makefile to latest released tag of
the camel-kamelets repository
- Align `RUNTIME_VERSION` in Makefile to latest runtime release
-- Align all libraries to the ones used in the chosen runtime (e.g.
`CAMEL_QUARKUS_VERSION` and `QUARKUS_VERSION`)
- Set `STAGING_RUNTIME_REPO` to the URL of the staging repo (if using a staged
camel-k-runtime version)
- Ensure `LAST_RELEASED_VERSION` points to latest released version of Camel K