Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SoltauFintel committed Mar 11, 2018
1 parent b256796 commit 544c988
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
allprojects {
version = "0.3.0"
version = "0.3.0-BETA"
group = 'de.mwvb.maja'
}

Expand Down
2 changes: 1 addition & 1 deletion maja-web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
compile 'org.tinylog:tinylog:1.3.4'
compile 'com.google.guava:guava:24.0-jre'
compile 'com.google.code.gson:gson:2.8.2'
compile 'com.github.template72:template72:0.1.0-BETA'
compile 'com.github.template72:template72:0.1.0-BETA2'
compile 'commons-lang:commons-lang:2.6'
compile 'org.quartz-scheduler:quartz:2.3.0'
}

0 comments on commit 544c988

Please sign in to comment.