Skip to content

Commit

Permalink
Merge pull request #583 from liquibase/jandroav-patch-1-1
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
jandroav authored Oct 5, 2023
2 parents 6b3bb55 + 0f97f6e commit aa26577
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-hibernate6</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 @@ -469,4 +469,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit aa26577

Please sign in to comment.