Skip to content

Commit f2afff7

Browse files
committed
Bump Maven version to 2.5.0 for release
1 parent ad18e5f commit f2afff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ artifacts {
209209
}
210210

211211
def mavenGroup = 'org.mitre.synthea'
212-
def mavenVersion = '2.5.0-SNAPSHOT'
212+
def mavenVersion = '2.5.0'
213213

214214
publishing {
215215
publications {

0 commit comments

Comments
 (0)