Skip to content

Commit 954ddcb

Browse files
committed
created 0.1
1 parent 30b334d commit 954ddcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cuba {
4141
artifact {
4242
group = 'de.diedavids.cuba.userinbox'
4343
version = '0.1'
44-
isSnapshot = true
44+
isSnapshot = false
4545
}
4646
tomcat {
4747
dir = "$project.rootDir/deploy/tomcat"

0 commit comments

Comments
 (0)