From 86c8c77291c1b0f4d7210eafeab2e8f32b41da31 Mon Sep 17 00:00:00 2001 From: chenrenfei Date: Mon, 11 Mar 2024 09:22:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trunk/sqltoy-orm-core/pom.xml | 8 ++++---- trunk/sqltoy-orm-spring-starter/pom.xml | 8 ++++---- trunk/sqltoy-orm-spring/pom.xml | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/trunk/sqltoy-orm-core/pom.xml b/trunk/sqltoy-orm-core/pom.xml index a64d4488f..b410a5593 100644 --- a/trunk/sqltoy-orm-core/pom.xml +++ b/trunk/sqltoy-orm-core/pom.xml @@ -3,10 +3,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.sagframe - 5.6.0-SNAPSHOT - sqltoy-orm-core - sqltoy-orm-core - sqltoy-orm-core + 5.6.0 + sagacity-sqltoy + sqltoy core code + sagacity-sqltoy https://github.com/sagframe/sagacity-sqltoy UTF-8 diff --git a/trunk/sqltoy-orm-spring-starter/pom.xml b/trunk/sqltoy-orm-spring-starter/pom.xml index 64ed7d125..5ddca687e 100644 --- a/trunk/sqltoy-orm-spring-starter/pom.xml +++ b/trunk/sqltoy-orm-spring-starter/pom.xml @@ -4,9 +4,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.sagframe - 5.6.0-SNAPSHOT - sqltoy-orm-spring-starter - sqltoy-orm-spring-starter + 5.6.0 + sagacity-sqltoy-spring-starter + sagacity-sqltoy-spring-starter sqltoy springboot starter https://github.com/sagframe/sagacity-sqltoy @@ -74,7 +74,7 @@ com.sagframe - sqltoy-orm-core + sagacity-sqltoy ${project.version} diff --git a/trunk/sqltoy-orm-spring/pom.xml b/trunk/sqltoy-orm-spring/pom.xml index 4d9d01457..4afd1fbdd 100644 --- a/trunk/sqltoy-orm-spring/pom.xml +++ b/trunk/sqltoy-orm-spring/pom.xml @@ -3,10 +3,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.sagframe - 5.6.0-SNAPSHOT - sqltoy-orm-spring - sqltoy-orm-spring - sqltoy-orm-spring + 5.6.0 + sagacity-sqltoy-spring + sagacity-sqltoy-spring + sagacity-sqltoy-spring https://github.com/sagframe/sagacity-sqltoy UTF-8 @@ -63,7 +63,7 @@ com.sagframe - sqltoy-orm-core + sagacity-sqltoy ${project.version}