Skip to content

Commit 4cb9b30

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent fc04e4f commit 4cb9b30

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
@@ -49,7 +49,7 @@
4949

5050
<groupId>com.zaxxer</groupId>
5151
<artifactId>HikariCP</artifactId>
52-
<version>6.3.1</version>
52+
<version>6.3.2-SNAPSHOT</version>
5353
<packaging>bundle</packaging>
5454

5555
<name>HikariCP</name>
@@ -65,7 +65,7 @@
6565
<connection>scm:git:https://github.com/brettwooldridge/HikariCP.git</connection>
6666
<developerConnection>scm:git:https://github.com/brettwooldridge/HikariCP.git</developerConnection>
6767
<url>https://github.com/brettwooldridge/HikariCP</url>
68-
<tag>HikariCP-6.3.1</tag>
68+
<tag>HEAD</tag>
6969
</scm>
7070

7171
<issueManagement>

0 commit comments

Comments
 (0)