Skip to content

Conversation

@nebhale
Copy link
Member

@nebhale nebhale commented May 9, 2018

Previously the project version in the build was explicitly specified within the build script itself. This way of specifying the project version makes the value non-overrideable from the command line. This change moves that value to the gradle.properties file where it becomes a "normal" property, overridable using the standard -P syntax.

Previously the project version in the build was explicitly specified within
the build script itself.  This way of specifying the project version makes the
value non-overrideable from the command line.  This change moves that value to
the gradle.properties file where it becomes a "normal" property, overridable
using the standard -P syntax.
@rdegnan rdegnan merged commit 325f07f into rsocket:1.0.x May 9, 2018
@nebhale nebhale deleted the project-version branch May 11, 2018 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants