You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/01/06 09:18:44 UTC

[incubator-servicecomb-saga] branch master updated: SCB-157 Updated the travis setting xml

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 <ji...@huawei.com>
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
['"commits@servicecomb.apache.org" <co...@servicecomb.apache.org>'].