From badc8f987cc1a399e6a94dd23d28fb00c11c2385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A9=AC=E5=93=A5=EF=BC=88mercyblitz=EF=BC=89?= Date: Tue, 9 Apr 2024 13:41:15 +0800 Subject: [PATCH] Update versions --- microsphere-bean-validation/pom.xml | 2 +- microsphere-cdi/pom.xml | 2 +- microsphere-interceptor/pom.xml | 2 +- microsphere-java-enterprise-parent/pom.xml | 12 ++++++------ microsphere-jcache/pom.xml | 2 +- microsphere-servlet/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/microsphere-bean-validation/pom.xml b/microsphere-bean-validation/pom.xml index 083fcb5..89f043d 100644 --- a/microsphere-bean-validation/pom.xml +++ b/microsphere-bean-validation/pom.xml @@ -26,7 +26,7 @@ io.github.microsphere-projects - microsphere-core + microsphere-java-core diff --git a/microsphere-cdi/pom.xml b/microsphere-cdi/pom.xml index 66006cb..24e6a42 100644 --- a/microsphere-cdi/pom.xml +++ b/microsphere-cdi/pom.xml @@ -47,7 +47,7 @@ io.github.microsphere-projects - microsphere-core + microsphere-java-core diff --git a/microsphere-interceptor/pom.xml b/microsphere-interceptor/pom.xml index c22b784..41bfd80 100644 --- a/microsphere-interceptor/pom.xml +++ b/microsphere-interceptor/pom.xml @@ -42,7 +42,7 @@ io.github.microsphere-projects - microsphere-core + microsphere-java-core diff --git a/microsphere-java-enterprise-parent/pom.xml b/microsphere-java-enterprise-parent/pom.xml index 76f8781..6b14f3e 100644 --- a/microsphere-java-enterprise-parent/pom.xml +++ b/microsphere-java-enterprise-parent/pom.xml @@ -30,8 +30,8 @@ 1.4.7 2.3.1 - - 0.0.1 + + 0.0.4 5.3.27 @@ -56,7 +56,7 @@ - + org.springframework spring-framework-bom @@ -65,11 +65,11 @@ import - + io.github.microsphere-projects - microsphere-dependencies - ${microsphere.version} + microsphere-java-dependencies + ${microsphere-java.version} pom import diff --git a/microsphere-jcache/pom.xml b/microsphere-jcache/pom.xml index 2bada03..378d921 100644 --- a/microsphere-jcache/pom.xml +++ b/microsphere-jcache/pom.xml @@ -35,7 +35,7 @@ io.github.microsphere-projects - microsphere-core + microsphere-java-core diff --git a/microsphere-servlet/pom.xml b/microsphere-servlet/pom.xml index e40c2a3..982f746 100644 --- a/microsphere-servlet/pom.xml +++ b/microsphere-servlet/pom.xml @@ -22,7 +22,7 @@ io.github.microsphere-projects - microsphere-core + microsphere-java-core diff --git a/pom.xml b/pom.xml index 638ec6f..24afb58 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.microsphere-projects microsphere-build - 0.0.2 + 0.0.5 io.github.microsphere-projects @@ -52,7 +52,7 @@ - 0.0.1 + 0.0.2