Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small fix in generated javadoc. #107

Merged
merged 1 commit into from
Dec 28, 2018
Merged

Conversation

Daniel-Dos
Copy link
Member

@Daniel-Dos Daniel-Dos commented Dec 23, 2018

this PR fixes some javadoc in its generation .


This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.898% when pulling ba20766 on Daniel-Dos:fix-javadoc into 7ff30b1 on JavaMoney:master.

@@ -879,7 +879,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.9.1</version>
<version>3.0.1</version>
Copy link
Member

Choose a reason for hiding this comment

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

It would probably be better to have a property that holds the version than repeat it. That makes it easier to upgrade.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm going to fix it. thank you .

@keilw keilw merged commit 343b471 into JavaMoney:master Dec 28, 2018
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.

None yet

4 participants