dasahcc 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_r382150300
########## 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: I think it should be 0.9.5-SNAPSHOT? We already have 0.9.4 release. We need change all the places for the pom. ---------------------------------------------------------------- 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]
