Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashitikov committed Jan 20, 2017
1 parent f8f76e3 commit 19e9402
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'trollsoftware'
version '1.0-SNAPSHOT'
version '1.1-SNAPSHOT'

apply plugin: 'java'

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'trollsoftware'
version '1.0-SNAPSHOT'
version '1.1-SNAPSHOT'

task wrapper(type: Wrapper) {
gradleVersion = '2.5'
Expand Down
2 changes: 1 addition & 1 deletion processor/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'trollsoftware'
version '1.0-SNAPSHOT'
version '1.1-SNAPSHOT'

apply plugin: 'java'

Expand Down

0 comments on commit 19e9402

Please sign in to comment.