From 4beac5f889ea14bcd45af523896bf7fa5a97b920 Mon Sep 17 00:00:00 2001 From: "binbin.hou" Date: Tue, 20 Oct 2020 13:21:17 +0800 Subject: [PATCH] [Feature] add for new --- lock-api/pom.xml | 2 +- lock-core/pom.xml | 2 +- lock-test/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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