Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
brettwooldridge committed Jan 9, 2022
1 parent be05577 commit bb67b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.0.1</version>
<version>5.0.2-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>HikariCP</name>
Expand All @@ -49,7 +49,7 @@
<connection>scm:git:git@github.com:brettwooldridge/HikariCP.git</connection>
<developerConnection>scm:git:git@github.com:brettwooldridge/HikariCP.git</developerConnection>
<url>git@github.com:brettwooldridge/HikariCP.git</url>
<tag>HikariCP-5.0.1</tag>
<tag>HEAD</tag>
</scm>

<licenses>
Expand Down

0 comments on commit bb67b5d

Please sign in to comment.