File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
30
30
<groupId >org.mybatis</groupId >
31
31
<artifactId >mybatis-cdi</artifactId >
32
- <version >2.0.2-SNAPSHOT </version >
32
+ <version >2.0.2</version >
33
33
34
34
<name >mybatis-cdi</name >
35
35
<url >https://www.mybatis.org/cdi/</url >
39
39
<scm >
40
40
<
connection >scm:git:ssh://
[email protected] /mybatis/cdi.git</
connection >
41
41
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/cdi.git</
developerConnection >
42
- <tag >HEAD </tag >
42
+ <tag >mybatis-cdi-2.0.2 </tag >
43
43
<url >https://github.com/mybatis/cdi/</url >
44
44
</scm >
45
45
<issueManagement >
80
80
<osgi .dynamicImport>*</osgi .dynamicImport>
81
81
82
82
<!-- Reproducible Builds -->
83
- <project .build.outputTimestamp>1700274511 </project .build.outputTimestamp>
83
+ <project .build.outputTimestamp>1713569788 </project .build.outputTimestamp>
84
84
85
85
<!-- Surefire Setup -->
86
86
<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