We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf382dc commit 040d42dCopy full SHA for 040d42d
build.gradle
@@ -17,7 +17,7 @@
17
*/
18
19
ext {
20
- projectVersion = '2.0.0-BETA'
+ projectVersion = '2.0.0'
21
boonVersion = '0.6.6'
22
boonGroup = "io.advantageous.boon"
23
springFrameworkVersion = '4.2.5.RELEASE'
0 commit comments