File tree
Expand file treeCollapse file tree1 file changed
+3
-3
lines changed Expand file treeCollapse file tree1 file changed
+3
-3
lines changed Original file line number | Diff line number | Diff line change |
---|
|
27 | 27 | </parent>
|
28 | 28 |
|
29 | 29 | <artifactId>mybatis</artifactId>
|
30 |
| -<version>3.5.10-SNAPSHOT</version> |
| 30 | +<version>3.5.10</version> |
31 | 31 | <packaging>jar</packaging>
|
32 | 32 |
|
33 | 33 | <name>mybatis</name>
|
|
112 | 112 | <url>http://.com/mybatis/mybatis-3</url>
|
113 | 113 | <connection>scm:git:ssh://.com/mybatis/mybatis-3.git</connection>
|
114 | 114 | < developerConnection>scm:git:ssh:// [email protected]/mybatis/mybatis-3.git</ developerConnection>
|
115 |
| -<tag>HEAD</tag> |
| 115 | +<tag>mybatis-3.5.10</tag> |
116 | 116 | </scm>
|
117 | 117 | <issueManagement>
|
118 | 118 | <system> Issue Management</system>
|
|
139 | 139 | <osgi.import>*;resolution:=optional</osgi.import>
|
140 | 140 | <osgi.dynamicImport>*</osgi.dynamicImport>
|
141 | 141 | <spotbugs.onlyAnalyze>org.apache.ibatis.*</spotbugs.onlyAnalyze>
|
142 |
| -<project.build.outputTimestamp>1645112687</project.build.outputTimestamp> |
| 142 | +<project.build.outputTimestamp>1653336020</project.build.outputTimestamp> |
143 | 143 | </properties>
|
144 | 144 |
|
145 | 145 | <dependencies>
|
|
You can’t perform that action at this time.
0 commit comments