Skip to content

Commit

Permalink
cuba-component-runtime-diagnose 0.1.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario David committed Jun 28, 2017
1 parent 13afff9 commit fd5aca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ apply(plugin: 'cuba')
cuba {
artifact {
group = 'de.diedavids.cuba.runtimediagnose'
version = '0.1'
isSnapshot = true
version = '0.1.0'
isSnapshot = false
}
tomcat {
dir = "$project.rootDir/deploy/tomcat"
Expand Down

0 comments on commit fd5aca3

Please sign in to comment.