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 96440da commit 3859881Copy full SHA for 3859881
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>javarosa</artifactId>
5
<!-- snapshot release = x.x.x-SNAPSHOT-${revision} -->
6
<!-- production release = x.x.x -->
7
- <version>5.0.0</version>
+ <version>5.1.0-SNAPSHOT-${revision}</version>
8
<packaging>jar</packaging>
9
<name>javarosa</name>
10
<description>A Java library for rendering forms that are compliant with ODK XForms spec</description>
0 commit comments