GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/37
Apache parent pom
Use Apache parent pom. It already includes all necessary pieces
to do source and binary releases and push to maven central.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-34
Signed-off-by: Jonas Pfefferle <[email protected]>
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/37.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 #37
----
commit 8877e258be9aa9b3a8eb8707897e5f9e643551da
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-08-21T09:36:53Z
Apache parent pom
Use Apache parent pom. It already includes all necessary pieces
to do source and binary releases and push to maven central.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-34
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---