Skip to content

Commit

Permalink
switched to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mariodavid committed Jun 28, 2018
1 parent e8695d6 commit d67abfb
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 @@ -46,8 +46,8 @@ apply(plugin: 'cuba')
cuba {
artifact {
group = 'de.diedavids.cuba.dataimport'
version = "0.6.0"
isSnapshot = true
version = "0.5.1"
isSnapshot = false
}
tomcat {
dir = "$project.rootDir/deploy/tomcat"
Expand Down

0 comments on commit d67abfb

Please sign in to comment.