samaitra commented on a change in pull request #27:
URL: https://github.com/apache/ignite-extensions/pull/27#discussion_r512324467



##########
File path: modules/spring-data-2.0-ext/pom.xml
##########
@@ -39,12 +39,14 @@
             <groupId>org.apache.ignite</groupId>
             <artifactId>ignite-core</artifactId>
             <version>${ignite.version}</version>
+            <scope>provided</scope>

Review comment:
       Hi Mikhail, My understanding is we will always depend on latest snapshot 
of master from Ignite Nightly build in Apache Ignite Extensions project.
   
   Here is the discussion thread on the same 
http://apache-ignite-developers.2346864.n4.nabble.com/DISCUSS-dependencies-and-release-process-for-Ignite-Extensions-td44478.html
   
    When we release specific extension like spring-data module then during 
release we will set latest release of Ignite version in the release branch for 
release. In this case it would be 2.9.0 version.
   
   




----------------------------------------------------------------
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]


Reply via email to