Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
SergejT34 committed Mar 4, 2019
1 parent d793de8 commit 0f8597d
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 @@ -67,7 +67,7 @@ publishing {
groupId 'eu.emundo'
artifactId 'eu.emundo.octane'
from components.java
version "1.1.0"
version "$version"
}
}
}
}

0 comments on commit 0f8597d

Please sign in to comment.