Skip to content

Commit bf17c13

Browse files
author
weasley
committed
- update project url
1 parent 4538358 commit bf17c13

File tree

1 file changed

+5
-5
lines changed
  • mybatis-encrypt-spring-boot-starter

1 file changed

+5
-5
lines changed

mybatis-encrypt-spring-boot-starter/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<version>1.0.0</version>
1515
<name>mybatis-encrypt-spring-boot-starter</name>
1616
<description>A spring-boot starter make it easy to encrypt and decrypt some column of database tables, support for user custom encryption algorithms</description>
17-
<url>https://github.com/Weasley-J/dtt-spring-boot-parent</url>
17+
<url>https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent</url>
1818

1919
<licenses>
2020
<license>
2121
<name>GNU GENERAL PUBLIC LICENSE, Version 3</name>
22-
<url>https://github.com/Weasley-J/dtt-spring-boot-parent/blob/main/LICENSE</url>
22+
<url>https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent/blob/main/LICENSE</url>
2323
<distribution>repo</distribution>
2424
</license>
2525
</licenses>
@@ -33,9 +33,9 @@
3333
</developers>
3434

3535
<scm>
36-
<url>https://github.com/Weasley-J/dtt-spring-boot-parent</url>
37-
<connection>https://github.com/Weasley-J/dtt-spring-boot-parent.git</connection>
38-
<developerConnection>https://github.com/Weasley-J/dtt-spring-boot-parent</developerConnection>
36+
<url>https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent</url>
37+
<connection>https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent.git</connection>
38+
<developerConnection>https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent</developerConnection>
3939
</scm>
4040

4141
<properties>

0 commit comments

Comments
 (0)