Skip to content

Commit

Permalink
#224 - 3.0.0.Alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacomet committed Dec 12, 2014
1 parent 49ca73c commit d656eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ subprojects {
apply plugin: 'jacoco'

group = 'org.ehcache.modules'
version = '3.0.0-SNAPSHOT'
version = '3.0.0.Alpha'

ext.isReleaseVersion = !version.endsWith('SNAPSHOT')

Expand Down

0 comments on commit d656eca

Please sign in to comment.