Skip to content

Commit 86915ee

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 217bcc8 commit 86915ee

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.1</version>
57+
<version>7.0.2-SNAPSHOT</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>HikariCP-7.0.1</tag>
74+
<tag>HEAD</tag>
7575
</scm>
7676

7777
<distributionManagement>

0 commit comments

Comments
 (0)