1 parent b7c5afe commit e4c04e8Copy full SHA for e4c04e8
1 file changed
pom.xml
@@ -54,7 +54,7 @@
54
55
<groupId>com.zaxxer</groupId>
56
<artifactId>HikariCP</artifactId>
57
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.1.0</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>HEAD</tag>
+ <tag>HikariCP-7.1.0</tag>
75
</scm>
76
77
<distributionManagement>
0 commit comments