Skip to content

Commit

Permalink
Correct documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobe91 committed Jul 14, 2020
1 parent d534999 commit 36dbe82
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ The use in native images also requires a dependency on the entity view annotatio
<id>native</id>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view-processor</artifactId>
<version>${project.version}</version>
<version>${blaze-persistence.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 36dbe82

Please sign in to comment.