From 70d59692b6d96c24dc1e6c98ee1ce7c341bdf3d6 Mon Sep 17 00:00:00 2001 From: tison Date: Thu, 11 Aug 2022 11:59:53 +0800 Subject: [PATCH] [maven-release-plugin] prepare release failpoints-1.0.0 --- failpoints-api/pom.xml | 8 +++----- failpoints-simple/pom.xml | 8 +++----- pom.xml | 14 +++++++------- 3 files changed, 13 insertions(+), 17 deletions(-) diff --git a/failpoints-api/pom.xml b/failpoints-api/pom.xml index 685b443..94e698a 100644 --- a/failpoints-api/pom.xml +++ b/failpoints-api/pom.xml @@ -14,19 +14,17 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.tisonkun.failpoints failpoints - 1.0.0-SNAPSHOT + 1.0.0 failpoints-api - 1.0.0-SNAPSHOT + 1.0.0 Failpoint :: API Failpoint - API diff --git a/failpoints-simple/pom.xml b/failpoints-simple/pom.xml index 4946c0f..d75e1a9 100644 --- a/failpoints-simple/pom.xml +++ b/failpoints-simple/pom.xml @@ -14,19 +14,17 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.tisonkun.failpoints failpoints - 1.0.0-SNAPSHOT + 1.0.0 failpoints-simple - 1.0.0-SNAPSHOT + 1.0.0 Failpoint :: Simple Driver Failpoint - Simple Driver diff --git a/pom.xml b/pom.xml index abd6b64..8c85289 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,11 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.tisonkun.failpoints failpoints - 1.0.0-SNAPSHOT + 1.0.0 pom Failpoint @@ -46,7 +45,8 @@ limitations under the License. scm:git:git://github.com/tisonkun/failpoints.git scm:git:ssh://github.com:tisonkun/failpoints.git https://github.com/tisonkun/failpoints - + failpoints-1.0.0 + @@ -108,9 +108,9 @@ limitations under the License. ,static - - - + + + true 4