This is an automated email from the ASF dual-hosted git repository.
namelchev pushed a commit to branch ignite-spring-data-all-ext-1.0.0
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git
The following commit(s) were added to
refs/heads/ignite-spring-data-all-ext-1.0.0 by this push:
new 4a3ba7b Fix parent artifact version
4a3ba7b is described below
commit 4a3ba7b542c46501d425dfa378ac8670e253f49a
Author: NSAmelchev <[email protected]>
AuthorDate: Tue Jun 29 11:49:39 2021 +0300
Fix parent artifact version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4985347..ebb5aca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
</parent>
<artifactId>apache-ignite-extensions</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>pom</packaging>
<scm>