Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Zakharchenko authored Nov 8, 2019
1 parent 555f490 commit 28c6ea0
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 @@ -15,7 +15,7 @@
*/

buildscript {
ext.cubaVersion = '7.1-SNAPSHOT'
ext.cubaVersion = '7.1.2'
ext.addonVersion = rootProject.hasProperty('buildVersion') ? rootProject['buildVersion'] : '7.1-SNAPSHOT'
repositories {
mavenLocal()
Expand Down

0 comments on commit 28c6ea0

Please sign in to comment.