Skip to content

Commit e65bd33

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent db40361 commit e65bd33

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>6.3.1</version>
57+
<version>6.3.2-SNAPSHOT</version>
5858
<packaging>bundle</packaging>
5959

6060
<name>HikariCP</name>
@@ -70,7 +70,7 @@
7070
<connection>scm:git:https://github.com/brettwooldridge/HikariCP.git</connection>
7171
<developerConnection>scm:git:https://github.com/brettwooldridge/HikariCP.git</developerConnection>
7272
<url>https://github.com/brettwooldridge/HikariCP</url>
73-
<tag>HikariCP-6.3.1</tag>
73+
<tag>HEAD</tag>
7474
</scm>
7575

7676
<distributionManagement>

0 commit comments

Comments
 (0)