diff --git a/lock-api/pom.xml b/lock-api/pom.xml index b456eea..03af087 100644 --- a/lock-api/pom.xml +++ b/lock-api/pom.xml @@ -5,7 +5,7 @@ lock com.github.houbb - 0.0.1 + 0.0.2-SNAPSHOT 4.0.0 diff --git a/lock-core/pom.xml b/lock-core/pom.xml index 82acbc9..892390d 100644 --- a/lock-core/pom.xml +++ b/lock-core/pom.xml @@ -5,7 +5,7 @@ lock com.github.houbb - 0.0.1 + 0.0.2-SNAPSHOT 4.0.0 diff --git a/lock-test/pom.xml b/lock-test/pom.xml index 0c21e5a..e1f5acc 100644 --- a/lock-test/pom.xml +++ b/lock-test/pom.xml @@ -5,7 +5,7 @@ lock com.github.houbb - 0.0.1 + 0.0.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 5dd3c95..d9d15da 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.houbb lock pom - 0.0.1 + 0.0.2-SNAPSHOT lock-api lock-core