You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crail.apache.org by PepperJo <gi...@git.apache.org> on 2018/08/30 12:37:54 UTC

[GitHub] incubator-crail pull request #35: Maven central release

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 <pe...@...>
Date:   2018-08-21T09:36:53Z

    Maven release plugin
    
    Add maven release plugin to allow publishing to maven central.
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

commit 4a52af8aeb84a263b15047e2fcfce42f67cdc34d
Author: Jonas Pfefferle <pe...@...>
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 <pe...@apache.org>

----


---

[GitHub] incubator-crail pull request #35: Maven central release

Posted by PepperJo <gi...@git.apache.org>.
Github user PepperJo closed the pull request at:

    https://github.com/apache/incubator-crail/pull/35


---

[GitHub] incubator-crail issue #35: Maven central release

Posted by PepperJo <gi...@git.apache.org>.
Github user PepperJo commented on the issue:

    https://github.com/apache/incubator-crail/pull/35
  
    Closing this pull request in favor of using the apache parent pom which includes all necessary bits to do releases.


---