WillemJiang commented on a change in pull request #210: [SCB-244] enable servicecomb and add demo URL: https://github.com/apache/incubator-servicecomb-saga/pull/210#discussion_r196774341
########## File path: omega/omega-transport/omega-transport-servicecomb/pom.xml ########## @@ -28,6 +28,10 @@ <artifactId>omega-transport-servicecomb</artifactId> + <properties> + <java-chassis.version>1.0.0-m2</java-chassis.version> Review comment: Java chassis version is used in the root pom, we don't need to define it here. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
