1 parent c343342 commit 4672c3fCopy full SHA for 4672c3f
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.github.spannm</groupId>
12
<artifactId>ucanaccess</artifactId>
13
- <version>5.1.7</version>
+ <version>5.1.8-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
16
<name>UCanAccess</name>
@@ -60,7 +60,7 @@
60
<connection>scm:git:ssh://git@github.com/${developerId}/${project.artifactId}.git</connection>
61
<developerConnection>scm:git:ssh://git@github.com/${developerId}/${project.artifactId}.git</developerConnection>
62
<url>https://github.com/${developerId}/${project.artifactId}/tree/master</url>
63
- <tag>ucanaccess-5.1.7</tag>
+ <tag>HEAD</tag>
64
</scm>
65
66
<issueManagement>
0 commit comments