You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by doychin <gi...@git.apache.org> on 2019/01/02 12:40:55 UTC

[GitHub] tomee pull request #348: Copy dependency with base version

GitHub user doychin opened a pull request:

    https://github.com/apache/tomee/pull/348

    Copy dependency with base version

    When running against snapshot build dependency must be copied with it's base version.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/doychin/tomee use-base-version

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/348.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 #348
    
----
commit 51f8fbf0387a2c6841c41d32feafc60abdd53167
Author: Doychin Bondzhev <do...@...>
Date:   2019-01-02T12:40:02Z

    When running against snapshot build dependency must be copied with it's base version.

----


---