Skip to content

Commit

Permalink
prepare initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
kropp committed Jul 21, 2015
1 parent e0ecb33 commit a4dc3a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
group 'org.schema'
group 'com.github.kropp'
version '0.1'

apply plugin: 'java'
apply plugin: 'maven'

sourceCompatibility = 1.6

Expand Down

0 comments on commit a4dc3a2

Please sign in to comment.