Skip to content

Commit

Permalink
Release v. 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed May 3, 2018
1 parent 87e5820 commit d130ed4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion embedded-db-flyway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>embedded-db-junit-parent</artifactId>
<groupId>org.zapodot</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion embedded-db-junit-liquibase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>embedded-db-junit-parent</artifactId>
<groupId>org.zapodot</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion embedded-db-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zapodot</groupId>
<artifactId>embedded-db-junit-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>embedded-db-junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.zapodot</groupId>
<artifactId>embedded-db-junit-parent</artifactId>
<packaging>pom</packaging>
<version>1.1-SNAPSHOT</version>
<version>1.1.0</version>
<properties>
<byte-buddy.version>1.8.3</byte-buddy.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
Expand Down

0 comments on commit d130ed4

Please sign in to comment.