Skip to content

Update Maven plugins to most recent versions#34

Merged
bramp merged 2 commits intobramp:masterfrom
stonio:patch-3
Jun 21, 2016
Merged

Update Maven plugins to most recent versions#34
bramp merged 2 commits intobramp:masterfrom
stonio:patch-3

Conversation

@stonio
Copy link
Copy Markdown
Contributor

@stonio stonio commented Jun 20, 2016

No description provided.

<scope>test</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you dropped the logback-core, we don't need the ${logback.version} property anymore. Can you remove the logback.version property, and explicitly use the version here.


<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat

@bramp bramp merged commit 5db7c1b into bramp:master Jun 21, 2016
@bramp
Copy link
Copy Markdown
Owner

bramp commented Jun 21, 2016

Thanks!

@stonio stonio deleted the patch-3 branch June 21, 2016 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants