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

asifdxtreme pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 83a7d9e  Update the key Passphrase
83a7d9e is described below

commit 83a7d9ed9d52c0453f946e64cdc392fe76b2e9c6
Author: asifdxtreme <[email protected]>
AuthorDate: Fri Mar 2 14:35:22 2018 +0800

    Update the key Passphrase
---
 .travis.settings.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.settings.xml b/.travis.settings.xml
index b4308da..b84ce35 100644
--- a/.travis.settings.xml
+++ b/.travis.settings.xml
@@ -20,8 +20,8 @@
     <servers>
         <server>
             <id>apache.snapshots.https</id>
-            <username>${SONATYPE_USERNAME}</username>
-            <password>${SONATYPE_PASSWORD}</password>
+            <username>${env.SONATYPE_USERNAME}</username>
+            <password>${env.SONATYPE_PASSWORD}</password>
         </server>
     </servers>
     <profiles>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to