Skip to content

Commit 4a09a84

Browse files
committed
Bump version to next snapshot
1 parent a47b983 commit 4a09a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>de.zalando</groupId>
1212
<artifactId>zalando-sprocwrapper</artifactId>
13-
<version>2.0.0</version>
13+
<version>2.0.1-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515
<name>Stored Procedure Wrapper</name>
1616
<description>Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces

0 commit comments

Comments
 (0)