aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2015-05-12 11:45:00 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2015-05-12 11:45:00 +0200
commitcd0dcb4c158a950e03565f44207ece611ff3a3ea (patch)
treedf43c318f9a925eeded31358f05a8a32aac3781e
parentfa27f032e5a09deb4ba97f7885470d411485bd9b (diff)
downloadlombok-cd0dcb4c158a950e03565f44207ece611ff3a3ea.tar.gz
lombok-cd0dcb4c158a950e03565f44207ece611ff3a3ea.tar.bz2
lombok-cd0dcb4c158a950e03565f44207ece611ff3a3ea.zip
sonatype link also https-able.
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 4b0ece0d..969cbab3 100644
--- a/build.xml
+++ b/build.xml
@@ -690,7 +690,7 @@ You can also create your own by writing a 'testenvironment.properties' file. The
username="${ssh.username}"
keyfile="${ssh.keyfile}" passphrase=""
trust="true" command="/data/lombok/stagingCmd/publishToMavenCentral" />
- <echo>The artifact has been published to staging. Now go to http://oss.sonatype.org/ and log in as Reinier, then doublecheck if all is well and 'release' it.</echo>
+ <echo>The artifact has been published to staging. Now go to https://oss.sonatype.org/ and log in as Reinier, then doublecheck if all is well and 'release' it.</echo>
<sshexec
host="projectlombok.org"
username="${ssh.username}"