You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/02/11 01:57:06 UTC

[GitHub] eric-lee-ltk commented on a change in pull request #34: replace io.servicecomb to org.apache.servicecomb

eric-lee-ltk commented on a change in pull request #34: replace io.servicecomb to org.apache.servicecomb
URL: https://github.com/apache/incubator-servicecomb-website/pull/34#discussion_r167416956
 
 

 ##########
 File path: _docs/quick-start-bmi.md
 ##########
 @@ -23,7 +23,7 @@ Before we start, we need to add some common dependencies in the parent project o
   <dependencyManagement>
     <dependencies>
       <dependency>
-        <groupId>io.servicecomb</groupId>
+        <groupId>org.apache.servicecomb</groupId>
         <artifactId>java-chassis-dependencies</artifactId>
         <version>0.5.0</version>
 
 Review comment:
   0.5.0 the package name of servicecomb is still `io.servicecomb`. We change it since 0.6.0-SNAPSHOT.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services