Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
  • Loading branch information
jruesga committed Feb 10, 2018
1 parent 843a783 commit 857b867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ with your current Gpg passphrase.

### Requirements

Build againsts Hibernate 5 requires Java 8 and AspectJ 1.8.x
Build againsts Hibernate 5 requires Java 8 and AspectJ 1.8.x.


### Usage
Expand All @@ -35,7 +35,7 @@ Add the following dependency to your pom.xml.
<dependency>
<groupId>com.ruesga.phoenix</groupId>
<artifactId>phoenix-hibernate-dialect</artifactId>
<version>0.0.3</version>
<version>0.0.3-hibernate5</version>
</dependency>
...
</dependencies>
Expand Down

0 comments on commit 857b867

Please sign in to comment.