diff --git a/NOTICE b/NOTICE index 7916771f53d..35f323b2143 100644 --- a/NOTICE +++ b/NOTICE @@ -1,3 +1,9 @@ +MyBatis +Copyright 2010-2023 + +This product includes software developed by +The MyBatis Team (https://www.mybatis.org/). + iBATIS This product includes software developed by The Apache Software Foundation (https://www.apache.org/). diff --git a/pom.xml b/pom.xml index b0c8bc908a6..b5778bc6cb8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,9 +26,9 @@ + org.mybatis mybatis 3.5.15-SNAPSHOT - jar mybatis @@ -110,9 +110,9 @@ https://github.com/mybatis/mybatis-3 - scm:git:ssh://github.com/mybatis/mybatis-3.git + scm:git:ssh://git@github.com/mybatis/mybatis-3.git scm:git:ssh://git@github.com/mybatis/mybatis-3.git - mybatis-3.5.12 + HEAD GitHub Issue Management