Skip to content

Commit 39a1ae1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 334d44b commit 39a1ae1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>org.objectquery</groupId>
1111
<artifactId>objectquery-jdo</artifactId>
12-
<version>2.5.0</version>
12+
<version>2.5.1-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>objectquery-jdo</name>
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.objectquery</groupId>
4242
<artifactId>objectquery</artifactId>
43-
<version>2.5.0</version>
43+
<version>2.5.1-SNAPSHOT</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>junit</groupId>

0 commit comments

Comments
 (0)