jiajunwang commented on a change in pull request #771: Create metadata-store-directory-common and server modules URL: https://github.com/apache/helix/pull/771#discussion_r382164372
########## File path: helix-rest/pom.xml ########## @@ -44,6 +44,11 @@ under the License. </properties> <dependencies> + <dependency> + <groupId>org.apache.helix</groupId> + <artifactId>metadata-store-directory-common</artifactId> + <version>0.9.2-SNAPSHOT</version> Review comment: Last time I asked, the answer is that we have not released 0.9.2 officially yet. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
