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
simeonmalchev committed Nov 30, 2019
1 parent a5bfbb5 commit bb85d6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>org.vibur</groupId>
<artifactId>vibur-dbcp</artifactId>
<version>25.0</version>
<version>26.0-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Vibur Database Connections Pool</name>
Expand Down Expand Up @@ -49,7 +49,7 @@
<connection>scm:git:https://github.com/vibur/vibur-dbcp.git/</connection>
<developerConnection>scm:git:https://github.com/vibur/vibur-dbcp.git/</developerConnection>
<url>https://github.com/vibur/vibur-dbcp/tree/master/</url>
<tag>25.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.vibur</groupId>
<artifactId>vibur-object-pool</artifactId>
<version>25.0</version>
<version>26.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit bb85d6a

Please sign in to comment.