Skip to content

Commit

Permalink
Merge pull request #806 from lognaturel/prep-v5
Browse files Browse the repository at this point in the history
Prepare v5.0.0 release
  • Loading branch information
seadowg authored Nov 15, 2024
2 parents 0d6c2ea + ec40c2f commit 3d3efac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.getodk</groupId>
<artifactId>javarosa</artifactId>
<!-- Be sure to update version in build.gradle to match -->
<!-- snapshot release = x.x.x-SNAPSHOT-${revision} -->
<!-- production release = x.x.x -->
<version>5.0.0-SNAPSHOT-${revision}</version>
<version>5.0.0</version>
<packaging>jar</packaging>
<name>javarosa</name>
<description>A Java library for rendering forms that are compliant with ODK XForms spec</description>
Expand Down

0 comments on commit 3d3efac

Please sign in to comment.