Skip to content

Commit

Permalink
Issue #600 Release milestone 3 - 3.0.0.m3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacomet committed Sep 18, 2015
1 parent 7a74618 commit bc65da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -135,7 +135,7 @@ subprojects {
apply plugin: 'jacoco'

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

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

Expand Down

0 comments on commit bc65da7

Please sign in to comment.