Skip to content

Commit ad827db

Browse files
[maven-release-plugin] prepare release HikariCP-3.2.0
1 parent 0f06b56 commit ad827db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

3030
<groupId>com.zaxxer</groupId>
3131
<artifactId>HikariCP</artifactId>
32-
<version>3.2.0-SNAPSHOT</version>
32+
<version>3.2.0</version>
3333
<packaging>bundle</packaging>
3434

3535
<name>HikariCP</name>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:[email protected]:brettwooldridge/HikariCP.git</connection>
4646
<developerConnection>scm:git:[email protected]:brettwooldridge/HikariCP.git</developerConnection>
4747
<url>[email protected]:brettwooldridge/HikariCP.git</url>
48-
<tag>HEAD</tag>
48+
<tag>HikariCP-3.2.0</tag>
4949
</scm>
5050

5151
<licenses>

0 commit comments

Comments
 (0)