We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c0698 commit 52b7e98Copy full SHA for 52b7e98
pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2009-2023 the original author or authors.
+ Copyright 2009-2024 the original author or authors.
5
6
Licensed under the Apache License, Version 2.0 (the "License");
7
you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
35
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
36
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
37
tools.</description>
38
- <url>https://www.mybatis.org/mybatis-3</url>
+ <url>https://github.com/mybatis/mybatis-3</url>
39
40
<inceptionYear>2009</inceptionYear>
41
0 commit comments