Skip to content

Commit

Permalink
[pom] Fix top url back to mybatis org
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Feb 11, 2024
1 parent cf754c9 commit 2f0ccc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -33,7 +34,7 @@

<name>mybatis-spring-boot</name>
<description>Spring Boot Support for MyBatis</description>
<url>https://github.com/mybatis/spring-boot-starter/</url>
<url>https://www.mybatis.org/spring-boot-starter/</url>
<inceptionYear>2015</inceptionYear>

<modules>
Expand Down

0 comments on commit 2f0ccc4

Please sign in to comment.