From 57a57d1709ce999813c5a6b4b8dc2f5fe74de2b5 Mon Sep 17 00:00:00 2001 From: isea533 Date: Tue, 19 Jun 2018 21:13:21 +0800 Subject: [PATCH] =?UTF-8?q?4.0.3=20=E6=AD=A3=E5=BC=8F=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- all/dependencies/pom.xml | 2 +- all/mapper/pom.xml | 2 +- all/pom.xml | 4 ++-- base/pom.xml | 2 +- core/pom.xml | 2 +- extra/pom.xml | 2 +- generator/pom.xml | 2 +- pom.xml | 2 +- spring-boot-starter/mapper-spring-boot-autoconfigure/pom.xml | 2 +- .../mapper-spring-boot-sample-annotation/pom.xml | 2 +- .../mapper-spring-boot-sample-xml/pom.xml | 2 +- spring-boot-starter/mapper-spring-boot-samples/pom.xml | 2 +- spring-boot-starter/mapper-spring-boot-starter/pom.xml | 2 +- spring-boot-starter/pom.xml | 4 ++-- spring/pom.xml | 2 +- weekend/pom.xml | 4 ++-- 16 files changed, 19 insertions(+), 19 deletions(-) diff --git a/all/dependencies/pom.xml b/all/dependencies/pom.xml index b2335b9f4..941a2a661 100644 --- a/all/dependencies/pom.xml +++ b/all/dependencies/pom.xml @@ -28,7 +28,7 @@ tk.mybatis mapper-all - 4.0.3-beta1 + 4.0.3 mapper-all-dependencies jar diff --git a/all/mapper/pom.xml b/all/mapper/pom.xml index 3a7a8f30d..ae93cd258 100644 --- a/all/mapper/pom.xml +++ b/all/mapper/pom.xml @@ -28,7 +28,7 @@ tk.mybatis mapper-all - 4.0.3-beta1 + 4.0.3 mapper jar diff --git a/all/pom.xml b/all/pom.xml index fa4ec6b6b..3ffe75ee6 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -31,7 +31,7 @@ 2 mapper-all - 4.0.3-beta1 + 4.0.3 pom mapper-all @@ -43,7 +43,7 @@ - 1.0.4-beta1 + 1.0.4 1.1.3 diff --git a/base/pom.xml b/base/pom.xml index 046bb6074..6b5afdb1f 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -28,7 +28,7 @@ tk.mybatis mapper-modules - 1.0.4-beta1 + 1.0.4 mapper-base jar diff --git a/core/pom.xml b/core/pom.xml index 5a5d94f66..30299c6dc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ tk.mybatis mapper-modules - 1.0.4-beta1 + 1.0.4 mapper-core jar diff --git a/extra/pom.xml b/extra/pom.xml index 8f2d630ef..2ec2ae6ee 100644 --- a/extra/pom.xml +++ b/extra/pom.xml @@ -28,7 +28,7 @@ tk.mybatis mapper-modules - 1.0.4-beta1 + 1.0.4 mapper-extra jar diff --git a/generator/pom.xml b/generator/pom.xml index b7d36dcfb..5a657729b 100644 --- a/generator/pom.xml +++ b/generator/pom.xml @@ -28,7 +28,7 @@ tk.mybatis mapper-modules - 1.0.4-beta1 + 1.0.4 mapper-generator jar diff --git a/pom.xml b/pom.xml index ff737fe70..d0351e8af 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 2 mapper-modules - 1.0.4-beta1 + 1.0.4 pom mapper-parent diff --git a/spring-boot-starter/mapper-spring-boot-autoconfigure/pom.xml b/spring-boot-starter/mapper-spring-boot-autoconfigure/pom.xml index 98c8c3d56..43c168cf3 100644 --- a/spring-boot-starter/mapper-spring-boot-autoconfigure/pom.xml +++ b/spring-boot-starter/mapper-spring-boot-autoconfigure/pom.xml @@ -29,7 +29,7 @@ tk.mybatis mapper-spring-boot - 2.0.3-beta1 + 2.0.3 mapper-spring-boot-autoconfigure mapper-spring-boot-autoconfigure diff --git a/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-annotation/pom.xml b/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-annotation/pom.xml index 062d1c71b..d7f2d7998 100644 --- a/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-annotation/pom.xml +++ b/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-annotation/pom.xml @@ -29,7 +29,7 @@ tk.mybatis mapper-spring-boot-samples - 2.0.3-beta1 + 2.0.3 mapper-spring-boot-sample-annotation jar diff --git a/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-xml/pom.xml b/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-xml/pom.xml index ace80a67e..650f37c3e 100644 --- a/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-xml/pom.xml +++ b/spring-boot-starter/mapper-spring-boot-samples/mapper-spring-boot-sample-xml/pom.xml @@ -29,7 +29,7 @@ tk.mybatis mapper-spring-boot-samples - 2.0.3-beta1 + 2.0.3 mapper-spring-boot-sample-xml jar diff --git a/spring-boot-starter/mapper-spring-boot-samples/pom.xml b/spring-boot-starter/mapper-spring-boot-samples/pom.xml index 41672335d..7418e29af 100644 --- a/spring-boot-starter/mapper-spring-boot-samples/pom.xml +++ b/spring-boot-starter/mapper-spring-boot-samples/pom.xml @@ -29,7 +29,7 @@ tk.mybatis mapper-spring-boot - 2.0.3-beta1 + 2.0.3 mapper-spring-boot-samples pom diff --git a/spring-boot-starter/mapper-spring-boot-starter/pom.xml b/spring-boot-starter/mapper-spring-boot-starter/pom.xml index 397c0fef6..700fc0aa7 100644 --- a/spring-boot-starter/mapper-spring-boot-starter/pom.xml +++ b/spring-boot-starter/mapper-spring-boot-starter/pom.xml @@ -29,7 +29,7 @@ tk.mybatis mapper-spring-boot - 2.0.3-beta1 + 2.0.3 mapper-spring-boot-starter mapper-spring-boot-starter diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index 9ca8f1c4e..e5fe5dd35 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -32,7 +32,7 @@ 2 mapper-spring-boot - 2.0.3-beta1 + 2.0.3 pom mapper-spring-boot @@ -46,7 +46,7 @@ - 1.0.4-beta1 + 1.0.4 1.1.3 3.4.6 1.3.2 diff --git a/spring/pom.xml b/spring/pom.xml index f4794a2e8..e68691407 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -28,7 +28,7 @@ tk.mybatis mapper-modules - 1.0.4-beta1 + 1.0.4 mapper-spring jar diff --git a/weekend/pom.xml b/weekend/pom.xml index a3e05c2b8..147f59ee5 100644 --- a/weekend/pom.xml +++ b/weekend/pom.xml @@ -32,7 +32,7 @@ 2 mapper-weekend - 1.1.4-beta1 + 1.1.4 weekend Mybatis通用Mapper扩展 - weekend @@ -54,7 +54,7 @@ 1.8 - 1.0.4-beta1 + 1.0.4