We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47b983 commit 4a09a84Copy full SHA for 4a09a84
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>de.zalando</groupId>
12
<artifactId>zalando-sprocwrapper</artifactId>
13
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
<name>Stored Procedure Wrapper</name>
16
<description>Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces
0 commit comments