diff --git a/spring-data-mock-build/pom.xml b/spring-data-mock-build/pom.xml
index 8c4f339..b1cab04 100644
--- a/spring-data-mock-build/pom.xml
+++ b/spring-data-mock-build/pom.xml
@@ -26,7 +26,7 @@
com.mmnaseri.utils
spring-data-mock-build
- 2.1.0
+ 2.1.1
pom
Spring Data Mock: Build Aggregator
diff --git a/spring-data-mock-sample-jpa/pom.xml b/spring-data-mock-sample-jpa/pom.xml
index f1f224d..875ab48 100644
--- a/spring-data-mock-sample-jpa/pom.xml
+++ b/spring-data-mock-sample-jpa/pom.xml
@@ -6,7 +6,7 @@
com.mmnaseri.utils.sample
spring-data-mock-sample-jpa
- 1.0
+ 1.0.0
Spring Data Mock: Samples (JPA)
This module tries to demonstrate how Spring Data Mock could be used to test an application that
@@ -37,7 +37,7 @@
2.2.6.RELEASE
2.2.6.RELEASE
1.0.2
- 2.1.0
+ 2.1.1
7.1.0
1.3
3.8.1
diff --git a/spring-data-mock-sample-mongo/pom.xml b/spring-data-mock-sample-mongo/pom.xml
index d611bba..f3cf856 100644
--- a/spring-data-mock-sample-mongo/pom.xml
+++ b/spring-data-mock-sample-mongo/pom.xml
@@ -7,7 +7,7 @@
com.mmnaseri.utils
spring-data-mock-sample-mongo
- 1.0
+ 1.0.0
Spring Data Mock: Samples (MongoDB)
@@ -38,7 +38,7 @@
UTF-8
2.2.6.RELEASE
2.2.6.RELEASE
- 2.1.0
+ 2.1.1
7.1.0
1.3
3.8.1
diff --git a/spring-data-mock/pom.xml b/spring-data-mock/pom.xml
index 16a57b1..667acb6 100644
--- a/spring-data-mock/pom.xml
+++ b/spring-data-mock/pom.xml
@@ -27,7 +27,7 @@
com.mmnaseri.utils
spring-data-mock
- 2.1.0
+ 2.1.1
Spring Data Mock
A framework for mocking Spring Data repositories