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.
2 parents 96440da + 3859881 commit a5ea1e9Copy full SHA for a5ea1e9
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