Skip to content

Commit

Permalink
Bumping the version to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rma-rripken committed Nov 10, 2023
1 parent ca24425 commit cba3c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ eclipse {

allprojects {
group = 'mil.army.usace.hec.cwms'
version = '3.0-SNAPSHOT' // ApiServlet.VERSION should be updated to match MAJOR.MINOR changes.
version = '3.1-SNAPSHOT' // ApiServlet.VERSION should be updated to match MAJOR.MINOR changes.
}

// versions for shared dependencies
Expand Down

0 comments on commit cba3c61

Please sign in to comment.