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

acosentino pushed a commit to branch release-1.8.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-1.8.x by this push:
     new 3265024  Release instruction: remove QUARKUS placeholder, not used 
anymore in Makefile
3265024 is described below

commit 326502406bbc606e0697370199e635806e0f84ca
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 d02e51c..2040d6b 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
 

Reply via email to