diff --git a/lock-api/pom.xml b/lock-api/pom.xml index f21ac88..0242616 100644 --- a/lock-api/pom.xml +++ b/lock-api/pom.xml @@ -5,7 +5,7 @@ lock com.github.houbb - 0.0.2 + 0.0.3-SNAPSHOT 4.0.0 diff --git a/lock-core/pom.xml b/lock-core/pom.xml index c4dbfca..9e01433 100644 --- a/lock-core/pom.xml +++ b/lock-core/pom.xml @@ -5,7 +5,7 @@ lock com.github.houbb - 0.0.2 + 0.0.3-SNAPSHOT 4.0.0 diff --git a/lock-test/pom.xml b/lock-test/pom.xml index a49fa2f..3f1f5ab 100644 --- a/lock-test/pom.xml +++ b/lock-test/pom.xml @@ -5,7 +5,7 @@ lock com.github.houbb - 0.0.2 + 0.0.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 56682c6..b1993df 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.houbb lock pom - 0.0.2 + 0.0.3-SNAPSHOT lock-api lock-core