This is an automated email from the ASF dual-hosted git repository.

nizhikov pushed a commit to branch ignite-spring-boot-1.0
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git


The following commit(s) were added to refs/heads/ignite-spring-boot-1.0 by this 
push:
     new ed0a823  [RELEASE] using ignite-2.8.0 as a dependency.
ed0a823 is described below

commit ed0a823a66608420014cb5c97d9550e60c3da770
Author: Nikolay Izhikov <[email protected]>
AuthorDate: Mon Apr 27 22:19:56 2020 +0300

    [RELEASE] using ignite-2.8.0 as a dependency.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4ad485d..91ae282 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
 
-        <ignite.version>2.9.0-SNAPSHOT</ignite.version>
+        <ignite.version>2.8.0</ignite.version>
 
         <ignite.edition>apache-ignite</ignite.edition>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to