GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/35
Maven central release
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail maven_central
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/35.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #35
----
commit 94479bdf75f6b045a72a6996357a31f91ffe41ec
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-08-21T09:36:53Z
Maven release plugin
Add maven release plugin to allow publishing to maven central.
Signed-off-by: Jonas Pfefferle <[email protected]>
commit 4a52af8aeb84a263b15047e2fcfce42f67cdc34d
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-08-30T11:31:57Z
Maven release: fix version
Use snapshot version scheme to allow the use of the
maven release plugin. Use variables to parent version
where automated updating of versions is not provided.
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---