Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eeeb682

Browse files
committedSep 8, 2022
v3.1.0 release
1 parent 1994bef commit eeeb682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ artifacts {
298298
}
299299

300300
def mavenGroup = 'org.mitre.synthea'
301-
def mavenVersion = '3.1.0-SNAPSHOT'
301+
def mavenVersion = '3.1.0'
302302

303303
publishing {
304304
publications {

0 commit comments

Comments
 (0)
Please sign in to comment.