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.13-SNAPSHOT</version> |
| 30 | +<version>3.5.13</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>mybatis-3.5.12</tag> |
| 115 | +<tag>mybatis-3.5.13</tag> |
116 | 116 | </scm>
|
117 | 117 | <issueManagement>
|
118 | 118 | <system> Issue Management</system>
|
|
152 | 152 | <argLine>-Djdk.attach.allowAttachSelf -Xmx2048m</argLine>
|
153 | 153 |
|
154 | 154 | <!-- Reproducible Builds -->
|
155 |
| -<project.build.outputTimestamp>1677642303</project.build.outputTimestamp> |
| 155 | +<project.build.outputTimestamp>1678513368</project.build.outputTimestamp> |
156 | 156 | </properties>
|
157 | 157 |
|
158 | 158 | <dependencies>
|
|
You can’t perform that action at this time.
0 commit comments