Skip to content

Commit

Permalink
Merge pull request #584 from liquibase/jandroav-patch-2
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
jandroav authored Oct 5, 2023
2 parents e4dbd92 + 16edcb6 commit f9565e3
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 @@ -4,7 +4,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-hibernate5</artifactId>
<version>4.25.2</version>
<version>4.24.0-SNAPSHOT</version>

<name>Liquibase Hibernate Integration</name>
<description>Liquibase extension for hibernate integration including generating changesets based on changed
Expand Down Expand Up @@ -506,4 +506,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit f9565e3

Please sign in to comment.