This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 747460f CAMEL-15911: update release instructions
747460f is described below
commit 747460f1f382b69f12b6394f15b14d06d2efc408
Author: nicolaferraro <[email protected]>
AuthorDate: Wed Dec 2 10:54:13 2020 +0100
CAMEL-15911: update release instructions
---
release.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release.adoc b/release.adoc
index 03a133f..a4ea1ed 100644
--- a/release.adoc
+++ b/release.adoc
@@ -35,7 +35,7 @@ Go to https://repository.apache.org/ and close the staging
repository.
A URL will be generated for the repository, like:
https://repository.apache.org/content/repositories/orgapachecamel-xxxx. The URL
needs to be communicated during the voting process.
-All distribution files present in path
`/org/apache/camel/k/apache-camel-k-runtime/<version>/` (including signatures)
will need to be copied in the Apache dev SVN at
https://dist.apache.org/repos/dist/dev/camel/camel-k-runtime/<version>.
+The apache-camel-k-runtime-<version>-source-release.zip file present in path
`/org/apache/camel/k/apache-camel-k-runtime/<version>/` (and related hashes and
signatures) will need to be copied in the Apache dev SVN at
https://dist.apache.org/repos/dist/dev/camel/camel-k-runtime/<version>.
Commit all files to the SVN.