diff --git a/easy-es-boot-starter/pom.xml b/easy-es-boot-starter/pom.xml index 6ecd417e..af841928 100644 --- a/easy-es-boot-starter/pom.xml +++ b/easy-es-boot-starter/pom.xml @@ -5,7 +5,7 @@ easy-es-parent io.github.xpc1024 - 0.9.12 + 0.9.13 ../easy-es-parent 4.0.0 @@ -21,12 +21,12 @@ io.github.xpc1024 easy-es-core - 0.9.12 + 0.9.13 io.github.xpc1024 easy-es-extension - 0.9.12 + 0.9.13 commons-codec diff --git a/easy-es-core/pom.xml b/easy-es-core/pom.xml index 6c375043..e78033d9 100644 --- a/easy-es-core/pom.xml +++ b/easy-es-core/pom.xml @@ -7,13 +7,13 @@ io.github.xpc1024 easy-es-parent - 0.9.12 + 0.9.13 ../easy-es-parent io.github.xpc1024 easy-es-core - 0.9.12 + 0.9.13 8 diff --git a/easy-es-extension/pom.xml b/easy-es-extension/pom.xml index 684989e0..8bfabc75 100644 --- a/easy-es-extension/pom.xml +++ b/easy-es-extension/pom.xml @@ -7,13 +7,13 @@ io.github.xpc1024 easy-es-parent - 0.9.12 + 0.9.13 ../easy-es-parent io.github.xpc1024 easy-es-extension - 0.9.12 + 0.9.13 8 diff --git a/easy-es-parent/pom.xml b/easy-es-parent/pom.xml index 9700cac7..facf92f9 100644 --- a/easy-es-parent/pom.xml +++ b/easy-es-parent/pom.xml @@ -6,7 +6,7 @@ io.github.xpc1024 easy-es-parent - 0.9.12 + 0.9.13 easy-es-parent easy use for elastic search diff --git a/easy-es-sample/pom.xml b/easy-es-sample/pom.xml index 8b415ca4..64c3af03 100644 --- a/easy-es-sample/pom.xml +++ b/easy-es-sample/pom.xml @@ -9,7 +9,7 @@ easy-es io.github.xpc1024 - 0.9.12 + 0.9.13 diff --git a/pom.xml b/pom.xml index 1555d7ba..0e188c04 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.xpc1024 easy-es - 0.9.12 + 0.9.13 easy-es easy use for elastic search