File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<groupId >io.github.spannm</groupId >
12
12
<artifactId >jackcess</artifactId >
13
- <version >5.0.0-SNAPSHOT </version >
13
+ <version >5.0.0</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >Jackcess</name >
62
62
<
connection >scm:git:ssh//
[email protected] /
${developerId} /
${project.artifactId} .git</
connection >
63
63
<
developerConnection >scm:git:ssh://
[email protected] /
${developerId} /
${project.artifactId} .git</
developerConnection >
64
64
<url >https://github.com/${developerId} /${project.artifactId} /tree/master</url >
65
- </scm >
65
+ <tag >jackcess-5.0.0</tag >
66
+ </scm >
66
67
67
68
<issueManagement >
68
69
<system >Github</system >
198
199
<artifactId >maven-surefire-plugin</artifactId >
199
200
<configuration >
200
201
<systemPropertyVariables combine.children=" append" >
201
- <user .timezone/>
202
+ <user .timezone />
202
203
</systemPropertyVariables >
203
204
<forkCount >1</forkCount >
204
205
<reuseForks >true</reuseForks >
You can’t perform that action at this time.
0 commit comments