We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217bcc8 commit 86915eeCopy full SHA for 86915ee
pom.xml
@@ -54,7 +54,7 @@
54
55
<groupId>com.zaxxer</groupId>
56
<artifactId>HikariCP</artifactId>
57
- <version>7.0.1</version>
+ <version>7.0.2-SNAPSHOT</version>
58
<packaging>bundle</packaging>
59
60
<name>HikariCP</name>
@@ -71,7 +71,7 @@
71
<connection>scm:git:https://github.com/brettwooldridge/HikariCP.git</connection>
72
<developerConnection>scm:git:https://github.com/brettwooldridge/HikariCP.git</developerConnection>
73
<url>https://github.com/brettwooldridge/HikariCP</url>
74
- <tag>HikariCP-7.0.1</tag>
+ <tag>HEAD</tag>
75
</scm>
76
77
<distributionManagement>
0 commit comments