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

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


The following commit(s) were added to refs/heads/master by this push:
     new aae563b  SCB-157 Updated the travis setting xml
aae563b is described below

commit aae563b00e879aca15493b0275679aab3fb65b23
Author: Willem Jiang <[email protected]>
AuthorDate: Sat Jan 6 17:18:32 2018 +0800

    SCB-157 Updated the travis setting xml
---
 .travis.settings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.settings.xml b/.travis.settings.xml
index 4c7aa70..293c11c 100755
--- a/.travis.settings.xml
+++ b/.travis.settings.xml
@@ -19,7 +19,7 @@
   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 
http://maven.apache.org/xsd/settings-1.0.0.xsd";>
   <servers>
     <server>
-      <id>ossrh</id>
+      <id>apache.snapshots.https</id>
       <username>${env.SONATYPE_USERNAME}</username>
       <password>${env.SONATYPE_PASSWORD}</password>
     </server>

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

Reply via email to