Skip to content

Commit a66f3b1

Browse files
author
Chanaka Balasooriya
committed
update release version to 4.0.0 and fix zappr errors
1 parent f17a119 commit a66f3b1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.zappr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ approvals:
66
- zalando
77
- zalando-stups
88
collaborators: true
9+
X-Zalando-Team: acid

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.zalando</groupId>
88
<artifactId>zalando-sprocwrapper</artifactId>
9-
<version>3.2.2-SNAPSHOT</version>
9+
<version>4.0.0-SNAPSHOT</version>
1010

1111
<name>Stored Procedure Wrapper</name>
1212
<description>Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces

0 commit comments

Comments
 (0)