This is an automated email from the ASF dual-hosted git repository.
namelchev pushed a commit to branch ignite-spring-tx-cache-ext-1.0
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git
The following commit(s) were added to refs/heads/ignite-spring-tx-cache-ext-1.0
by this push:
new 556239e Update modules versions
556239e is described below
commit 556239ef167d8543f31f11d3ad5939514e51c432
Author: NSAmelchev <[email protected]>
AuthorDate: Mon Oct 25 19:01:09 2021 +0300
Update modules versions
---
modules/spring-cache-ext/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/spring-cache-ext/pom.xml b/modules/spring-cache-ext/pom.xml
index 5d9b35d..815e912 100644
--- a/modules/spring-cache-ext/pom.xml
+++ b/modules/spring-cache-ext/pom.xml
@@ -31,7 +31,7 @@
</parent>
<artifactId>ignite-spring-cache-ext</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<url>http://ignite.apache.org</url>
<dependencies>