Skip to content

Commit

Permalink
Merge pull request #8 from chripalombella/master
Browse files Browse the repository at this point in the history
Fix number version in README
  • Loading branch information
DavidePastore committed May 7, 2018
2 parents 8f208f3 + 9c07e49 commit a470364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you use Maven to manage the dependencies in your Java project (and you should
<!-- Liferay Journal Article Converter library -->
<groupId>com.github.davidepastore</groupId>
<artifactId>liferay-journal-article-converter</artifactId>
<version>0.1.0</version>
<version>7.0.0</version>
</dependency>
```

Expand Down

0 comments on commit a470364

Please sign in to comment.