Skip to content

Commit bb85d6a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a5bfbb5 commit bb85d6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>org.vibur</groupId>
2222
<artifactId>vibur-dbcp</artifactId>
23-
<version>25.0</version>
23+
<version>26.0-SNAPSHOT</version>
2424
<packaging>bundle</packaging>
2525

2626
<name>Vibur Database Connections Pool</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:https://github.com/vibur/vibur-dbcp.git/</connection>
5050
<developerConnection>scm:git:https://github.com/vibur/vibur-dbcp.git/</developerConnection>
5151
<url>https://github.com/vibur/vibur-dbcp/tree/master/</url>
52-
<tag>25.0</tag>
52+
<tag>HEAD</tag>
5353
</scm>
5454

5555
<developers>
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.vibur</groupId>
103103
<artifactId>vibur-object-pool</artifactId>
104-
<version>25.0</version>
104+
<version>26.0-SNAPSHOT</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)