Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bendisposto committed Feb 4, 2016
1 parent f629554 commit 735a0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de.prob2.kernel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sourceSets.main.java.srcDirs = [
'src/main/generated'] // ie there's no stand-alone java source
sourceSets.main.groovy.srcDir 'src/main/java' // ie include the 'java' dir as groovy source

def parser_version = '2.5.1-SNAPSHOT'
def parser_version = '2.5.1'


dependencies {
Expand Down

0 comments on commit 735a0c7

Please sign in to comment.