We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577e17a commit 092d258Copy full SHA for 092d258
build.gradle
@@ -49,7 +49,7 @@ cuba {
49
artifact {
50
group = 'de.diedavids.cuba.userinbox'
51
version = '0.3.0'
52
- isSnapshot = true
+ isSnapshot = false
53
}
54
tomcat {
55
dir = "$project.rootDir/deploy/tomcat"
0 commit comments