Skip to content

Commit 288c8f3

Browse files
author
Mario David
committed
released v.0.3.1
1 parent 23a3c01 commit 288c8f3

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cuba {
3535
artifact {
3636
group = 'de.balvi.cuba.declarativecontrollers'
3737
version = '0.3.1'
38-
isSnapshot = true
38+
isSnapshot = false
3939
}
4040
tomcat {
4141
dir = "$project.rootDir/deploy/tomcat"

gradle/wrapper/gradle-wrapper.jar

0 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Wed Sep 20 11:35:13 CEST 2017
1+
#Wed Sep 20 12:12:45 CEST 2017
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)