diff --git a/imcache-core/pom.xml b/imcache-core/pom.xml
index 5233aa8b..ca2fdd49 100644
--- a/imcache-core/pom.xml
+++ b/imcache-core/pom.xml
@@ -5,7 +5,7 @@
com.cetsoft
imcache-parent
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
imcache-core
diff --git a/imcache-examples/pom.xml b/imcache-examples/pom.xml
index 15b3057f..04b5208b 100644
--- a/imcache-examples/pom.xml
+++ b/imcache-examples/pom.xml
@@ -6,7 +6,7 @@
com.cetsoft
imcache-parent
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
diff --git a/imcache-heap/pom.xml b/imcache-heap/pom.xml
index 60e4b2f5..34cbf65e 100644
--- a/imcache-heap/pom.xml
+++ b/imcache-heap/pom.xml
@@ -5,7 +5,7 @@
com.cetsoft
imcache-parent
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
imcache-heap
diff --git a/imcache-offheap/pom.xml b/imcache-offheap/pom.xml
index 590f8493..855101c5 100644
--- a/imcache-offheap/pom.xml
+++ b/imcache-offheap/pom.xml
@@ -5,7 +5,7 @@
com.cetsoft
imcache-parent
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
imcache-offheap
diff --git a/imcache-redis/pom.xml b/imcache-redis/pom.xml
index 2103ec37..3c19652d 100644
--- a/imcache-redis/pom.xml
+++ b/imcache-redis/pom.xml
@@ -5,7 +5,7 @@
com.cetsoft
imcache-parent
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
imcache-redis
diff --git a/imcache-spring/pom.xml b/imcache-spring/pom.xml
index 64120a19..95d20fdb 100644
--- a/imcache-spring/pom.xml
+++ b/imcache-spring/pom.xml
@@ -6,7 +6,7 @@
com.cetsoft
imcache-parent
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
diff --git a/imcache/pom.xml b/imcache/pom.xml
index 687d1c64..8aba4bd0 100644
--- a/imcache/pom.xml
+++ b/imcache/pom.xml
@@ -7,7 +7,7 @@
com.cetsoft
imcache-parent
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 758bcd84..146e6936 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
com.cetsoft
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
pom
imcache
imcache-parent