Skip to content

Commit

Permalink
[maven-release-plugin] prepare release liquibase-hibernate5-3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland committed Sep 3, 2019
1 parent 8f4fe97 commit 08dbc4a
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>3.8-SNAPSHOT</version>
<version>3.8</version>

<name>Liquibase Hibernate Integration</name>
<description>Liquibase extension for hibernate integration including generating changesets based on changed
Expand Down Expand Up @@ -32,7 +32,7 @@
<connection>scm:git:[email protected]:liquibase/liquibase-hibernate.git</connection>
<url>scm:git:https://github.com/liquibase/liquibase-hibernate.git</url>
<developerConnection>scm:git:[email protected]:liquibase/liquibase-hibernate.git</developerConnection>
<tag>HEAD</tag>
<tag>liquibase-hibernate5-3.8</tag>
</scm>

<developers>
Expand Down

0 comments on commit 08dbc4a

Please sign in to comment.