Skip to content

Commit 68eec93

Browse files
committed
version 9.0.2-JAVA7
1 parent 67168fd commit 68eec93

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
@@ -10,7 +10,7 @@ apply plugin: 'project-report'
1010
apply plugin: 'releaseNotes'
1111

1212
group = 'com.spidasoftware'
13-
version = '9.0.2-SNAPSHOT' // If you're changing the major version also change the currentVersion in ConverterUtils.
13+
version = '9.0.2-JAVA7' // If you're changing the major version also change the currentVersion in ConverterUtils.
1414

1515
def schemaReleaseVersion = System.getenv("SCHEMA_RELEASE_VERSION")
1616
if(schemaReleaseVersion){

0 commit comments

Comments
 (0)