Skip to content

Commit fbfd20e

Browse files
committed
Revert to 2.6.1 for bug fix release
1 parent 129825c commit fbfd20e

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
@@ -261,7 +261,7 @@ artifacts {
261261
}
262262

263263
def mavenGroup = 'org.mitre.synthea'
264-
def mavenVersion = '3.0.0-SNAPSHOT'
264+
def mavenVersion = '2.6.1'
265265

266266
publishing {
267267
publications {

0 commit comments

Comments
 (0)