Skip to content

Commit ae5c8d9

Browse files
authored
Update version from 5.3.3-SNAPSHOT to 5.3.3 (#142)
cut v5.3.3 en route to match release tag and version to match
1 parent bf259bd commit ae5c8d9

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
@@ -11,7 +11,7 @@ java {
1111
}
1212

1313
group = 'cloud.eppo'
14-
version = '5.3.3-SNAPSHOT'
14+
version = '5.3.3'
1515
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1616

1717
import org.apache.tools.ant.filters.ReplaceTokens

0 commit comments

Comments
 (0)