Skip to content

Commit c8a725d

Browse files
authored
Merge pull request #46 from zalando-incubator/release/v2.0.0
Bump version to next snapshot
2 parents 38a7285 + 4a09a84 commit c8a725d

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)