Skip to content

Commit 98bd21c

Browse files
committed
[maven-release-plugin] prepare release HikariCP-5.1.0
1 parent 7ba05c6 commit 98bd21c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<groupId>com.zaxxer</groupId>
3737
<artifactId>HikariCP</artifactId>
38-
<version>5.0.2-SNAPSHOT</version>
38+
<version>5.1.0</version>
3939
<packaging>bundle</packaging>
4040

4141
<name>HikariCP</name>
@@ -51,7 +51,7 @@
5151
<connection>scm:git:[email protected]:brettwooldridge/HikariCP.git</connection>
5252
<developerConnection>scm:git:[email protected]:brettwooldridge/HikariCP.git</developerConnection>
5353
<url>https://github.com/brettwooldridge/HikariCP</url>
54-
<tag>HEAD</tag>
54+
<tag>HikariCP-5.1.0</tag>
5555
</scm>
5656

5757
<repositories>

0 commit comments

Comments
 (0)