Skip to content

Commit a5ea1e9

Browse files
authored
Merge pull request #809 from seadowg/5.1
Upgrade version
2 parents 96440da + 3859881 commit a5ea1e9

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
@@ -4,7 +4,7 @@
44
<artifactId>javarosa</artifactId>
55
<!-- snapshot release = x.x.x-SNAPSHOT-${revision} -->
66
<!-- production release = x.x.x -->
7-
<version>5.0.0</version>
7+
<version>5.1.0-SNAPSHOT-${revision}</version>
88
<packaging>jar</packaging>
99
<name>javarosa</name>
1010
<description>A Java library for rendering forms that are compliant with ODK XForms spec</description>

0 commit comments

Comments
 (0)