Skip to content

Commit

Permalink
6.5.1 release (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy authored Jul 13, 2020
1 parent 9a60f6d commit 0f26692
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion bom-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion building-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
</parent>
<artifactId>dozer-building-tools</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-plugins-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../plugins-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dozer-integrations/dozer-proto3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-integrations</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
</parent>

<artifactId>dozer-proto3</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-spring-support</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
</parent>

<artifactId>dozer-spring-boot-autoconfigure</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-spring-support</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
</parent>
<artifactId>dozer-spring-boot-starter</artifactId>
<name>Dozer :: Integrations :: Spring Support :: Starter</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-spring-support</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dozer-integrations/dozer-spring-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>dozer-integrations</artifactId>
<groupId>com.github.dozermapper</groupId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion dozer-integrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-plugins-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../plugins-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-parent</artifactId>
<packaging>pom</packaging>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<name>Dozer :: Parent</name>
<description>Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another</description>

Expand Down
2 changes: 1 addition & 1 deletion tests/dozer-jmh-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper.tests</groupId>
<artifactId>dozer-tests-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/dozer-osgi-tests-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper.tests</groupId>
<artifactId>dozer-tests-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/dozer-osgi-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper.tests</groupId>
<artifactId>dozer-tests-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/dozer-wildfly-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper.tests</groupId>
<artifactId>dozer-tests-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-plugins-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.5.1</version>
<relativePath>../plugins-parent</relativePath>
</parent>

Expand Down

0 comments on commit 0f26692

Please sign in to comment.