Skip to content

Commit 092d258

Browse files
committed
released 0.3.0
1 parent 577e17a commit 092d258

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
@@ -49,7 +49,7 @@ cuba {
4949
artifact {
5050
group = 'de.diedavids.cuba.userinbox'
5151
version = '0.3.0'
52-
isSnapshot = true
52+
isSnapshot = false
5353
}
5454
tomcat {
5555
dir = "$project.rootDir/deploy/tomcat"

0 commit comments

Comments
 (0)