[GitHub] maven issue #112: Fix snapshot regular expression

2017-04-16 Thread kevin-canadian
Github user kevin-canadian commented on the issue: https://github.com/apache/maven/pull/112 If I run into any problems I'll mention them here, thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] maven issue #112: Fix snapshot regular expression

2017-04-16 Thread kevin-canadian
Github user kevin-canadian commented on the issue: https://github.com/apache/maven/pull/112 Thanks for the quick reply. This PR was prompted by a bug we discovered in our production build environment. When we updated our release artifact version number format

[GitHub] maven issue #112: Fix snapshot regular expression

2017-04-16 Thread kevin-canadian
Github user kevin-canadian commented on the issue: https://github.com/apache/maven/pull/112 I actually just wanted to let you know about the bug, and since the fix was so simple I made a PR rather than creating an issue. It will be a while before I have time look

[GitHub] maven pull request #112: Fix snapshot regular expression

2017-04-07 Thread kevin-canadian
GitHub user kevin-canadian opened a pull request: https://github.com/apache/maven/pull/112 Fix snapshot regular expression The snapshot regular expression should only match an explicit period. You can merge this pull request into a Git repository by running: $ git pull https