Skip to content

Commit 80bccb8

Browse files
[maven-release-plugin] prepare release HikariCP-7.0.0
1 parent e21e4cb commit 80bccb8

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
@@ -54,7 +54,7 @@
5454

5555
<groupId>com.zaxxer</groupId>
5656
<artifactId>HikariCP</artifactId>
57-
<version>7.0.0-SNAPSHOT</version>
57+
<version>7.0.0</version>
5858
<packaging>bundle</packaging>
5959

6060
<name>HikariCP</name>
@@ -71,7 +71,7 @@
7171
<connection>scm:git:https://github.com/brettwooldridge/HikariCP.git</connection>
7272
<developerConnection>scm:git:https://github.com/brettwooldridge/HikariCP.git</developerConnection>
7373
<url>https://github.com/brettwooldridge/HikariCP</url>
74-
<tag>HEAD</tag>
74+
<tag>HikariCP-7.0.0</tag>
7575
</scm>
7676

7777
<distributionManagement>

0 commit comments

Comments
 (0)