Skip to content

Update Maven plugin versions and Java source/target#47

Open
ParijaSharma wants to merge 1 commit intoopstree:masterfrom
ParijaSharma:patch-1
Open

Update Maven plugin versions and Java source/target#47
ParijaSharma wants to merge 1 commit intoopstree:masterfrom
ParijaSharma:patch-1

Conversation

@ParijaSharma
Copy link
Copy Markdown

No description provided.

Comment thread pom.xml
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.14</version>
<version>3.11.0</version>
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Signed-off-by: Parija Sharma parijajasharma16@gmail.com

Comment thread pom.xml
<configuration>
<source>1.6</source>
<target>1.6</target>
<source>1.8</source>
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Signed-off-by: Parija Sharma parijajasharma16@gmail.com

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.

1 participant