Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Add the jtoml dependency:
```

**Note**: As of 2014-10-31 The current version is not on sonatype, in the meantime you can build the library yourself
and install it in your local repository in order to use the latest fixes and enhancements with `mvn install` and using
and install it in your local repository in order to use the latest fixes and enhancements with `mvn install -Dmaven.javadoc.skip=true` and using
version `1.1.0` in your project.


Expand Down