File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929
3030 <groupId >org.mybatis</groupId >
3131 <artifactId >mybatis-guice</artifactId >
32- <version >4.1.0 </version >
32+ <version >4.1.1-SNAPSHOT </version >
3333
3434 <name >mybatis-guice</name >
3535 <description >The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.</description >
6767 <scm >
6868 <connection >scm:git:ssh://git@github.com/mybatis/guice.git</connection >
6969 <developerConnection >scm:git:ssh://git@github.com/mybatis/guice.git</developerConnection >
70- <tag >mybatis-guice-4.1.0 </tag >
70+ <tag >HEAD </tag >
7171 <url >http://github.com/mybatis/guice/</url >
7272 </scm >
7373 <issueManagement >
118118 <module .name>org.mybatis.guice</module .name>
119119
120120 <!-- Reproducible Builds -->
121- <project .build.outputTimestamp>1767046219 </project .build.outputTimestamp>
121+ <project .build.outputTimestamp>1767046466 </project .build.outputTimestamp>
122122
123123 <!-- Surefire Setup -->
124124 <argLine >-javaagent:${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar</argLine >
You can’t perform that action at this time.
0 commit comments