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.0.0 </version>
32+ <version>4.0.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.0.0 </tag>
70+ <tag>HEAD </tag>
7171 <url>http://github.com/mybatis/guice/</url>
7272 </scm>
7373 <issueManagement>
103103 <module.name>org.mybatis.guice</module.name>
104104
105105 <!-- Reproducible Builds -->
106- <project.build.outputTimestamp>1706488139 </project.build.outputTimestamp>
106+ <project.build.outputTimestamp>1706488285 </project.build.outputTimestamp>
107107 </properties>
108108
109109 <dependencies>
You can’t perform that action at this time.
0 commit comments