This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new a279c9d Fixed wrong repository to point for releasing
a279c9d is described below
commit a279c9d4e9ac00374870e3cbf5f9701a66050504
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Apr 23 11:18:33 2020 +0200
Fixed wrong repository to point for releasing
---
RELEASING.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASING.adoc b/RELEASING.adoc
index fb5e2ba..9be734f 100644
--- a/RELEASING.adoc
+++ b/RELEASING.adoc
@@ -5,6 +5,6 @@ https://camel.apache.org/release-guide.html
In addition to the above, the following steps are needed:
-* After releasing the staging repository on https://oss.sonatype.org, update
the value of `camel-quarkus-last-release`
+* 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`].
\ No newline at end of file
+https://github.com/apache/camel-quarkus/blob/master/docs/site.yml#L19[site.yml
of `camel-quarkus`].