Skip to content

Commit 26b0d41

Browse files
authored
Merge pull request #213 from swisspost/fixed-wrong-version
fixed wrong version
2 parents 9014e8d + f5e6e33 commit 26b0d41

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.swisspush</groupId>
44
<artifactId>rest-storage</artifactId>
5-
<version>3.1.16-SNAPSHOT-TEST1</version>
5+
<version>3.1.16-SNAPSHOT</version>
66
<name>rest-storage</name>
77
<description>
88
Persistence for REST resources in the filesystem or a redis database

0 commit comments

Comments
 (0)