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
mtakaki committed Feb 8, 2020
1 parent 48c7065 commit b9ced0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@

<groupId>com.github.mtakaki</groupId>
<artifactId>dropwizard-hikaricp</artifactId>
<version>1.3.18</version>
<version>1.3.19-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Dropwizard HikariCP integration</name>
Expand Down Expand Up @@ -41,7 +41,7 @@
<connection>scm:git:https://github.com/mtakaki/dropwizard-hikaricp.git</connection>
<developerConnection>scm:git:git@github.com:mtakaki/dropwizard-hikaricp.git</developerConnection>
<url>https://github.com/mtakaki/dropwizard-hikaricp</url>
<tag>1.3.18</tag>
<tag>1.3.8</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit b9ced0f

Please sign in to comment.