Skip to content

Commit

Permalink
fix: Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shy1st committed Mar 15, 2021
1 parent dae97fc commit d6e2d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.casbin</groupId>
<artifactId>hibernate-adapter</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>

<name>Hibernate Adapter for JCasbin</name>
<description>Load policy from Hibernate or save policy to it</description>
Expand Down Expand Up @@ -208,4 +208,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit d6e2d29

Please sign in to comment.