Skip to content

Commit fe03bbd

Browse files
committed
build: update druid parent coordinates
1 parent 72eafdb commit fe03bbd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

druid-spring-boot-3-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.alibaba</groupId>
6+
<groupId>com.jumpserver</groupId>
77
<artifactId>druid-parent</artifactId>
88
<version>1.2.28-jms.1</version>
99
<relativePath>../pom.xml</relativePath>

druid-spring-boot-4-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.alibaba</groupId>
6+
<groupId>com.jumpserver</groupId>
77
<artifactId>druid-parent</artifactId>
88
<version>1.2.28-jms.1</version>
99
<relativePath>../pom.xml</relativePath>

druid-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.alibaba</groupId>
6+
<groupId>com.jumpserver</groupId>
77
<artifactId>druid-parent</artifactId>
88
<version>1.2.28-jms.1</version>
99
<relativePath>../pom.xml</relativePath>

druid-wrapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
5-
<groupId>com.alibaba</groupId>
5+
<groupId>com.jumpserver</groupId>
66
<artifactId>druid-parent</artifactId>
77
<version>1.2.28-jms.1</version>
88
<relativePath>../pom.xml</relativePath>

0 commit comments

Comments
 (0)