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.11-SNAPSHOT</version> |
| 30 | +<version>3.5.11</version> |
31 | 31 | <packaging>jar</packaging>
|
32 | 32 |
|
33 | 33 | <name>mybatis</name>
|
|
112 | 112 | <url>https://.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.11</tag> |
116 | 116 | </scm>
|
117 | 117 | <issueManagement>
|
118 | 118 | <system> Issue Management</system>
|
|
142 | 142 | <argLine>-Djdk.attach.allowAttachSelf -Xmx2048m</argLine>
|
143 | 143 |
|
144 | 144 | <!-- Reproducible Builds -->
|
145 |
| -<project.build.outputTimestamp>1757561022</project.build.outputTimestamp> |
| 145 | +<project.build.outputTimestamp>1663532582</project.build.outputTimestamp> |
146 | 146 | </properties>
|
147 | 147 |
|
148 | 148 | <dependencies>
|
|
You can’t perform that action at this time.
0 commit comments