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 30b334d commit 954ddcbCopy full SHA for 954ddcb
build.gradle
@@ -41,7 +41,7 @@ cuba {
41
artifact {
42
group = 'de.diedavids.cuba.userinbox'
43
version = '0.1'
44
- isSnapshot = true
+ isSnapshot = false
45
}
46
tomcat {
47
dir = "$project.rootDir/deploy/tomcat"
0 commit comments