This repository was archived by the owner on Feb 1, 2020. It is now read-only.
parent/pom.xml: Enforce Plugin Version 1.4.1 => 3.0.0-M1#2344
Open
parent/pom.xml: Enforce Plugin Version 1.4.1 => 3.0.0-M1#2344
Conversation
The old version of the plugin had issues dealing with versions of Java outside the range 1.8 range. The update fixes the issue.
Member
|
Can you get codeship to rebuild? I don't seem to have permission.
…On Sep 22, 2017 12:08 PM, "Manasvi Saxena" ***@***.***> wrote:
@msaxena2 <https://github.com/msaxena2> requested your review on:
runtimeverification/k#2344 <runtimeverification/k#2344>
parent/pom.xml: Enforce Plugin Version 1.4.1 => 3.0.0-M1.
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub
<runtimeverification/k#2344 (comment)>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAmwBfjZ3fST8dK166S_R1PDqK7IkB9Zks5sk-mggaJpZM4Pg_E5>
.
|
nishantjr
approved these changes
Sep 27, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The old version of the plugin had issues dealing with
versions of Java outside the range 1.8 range. The update
fixes the issue.