File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
dozer-spring-boot-autoconfigure
dozer-spring-boot-starter Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.dozermapper</groupId >
26
26
<artifactId >dozer-parent</artifactId >
27
- <version >7.0.0 </version >
27
+ <version >7.1.0-SNAPSHOT </version >
28
28
<relativePath >../</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.dozermapper</groupId >
26
26
<artifactId >dozer-parent</artifactId >
27
- <version >7.0.0 </version >
27
+ <version >7.1.0-SNAPSHOT </version >
28
28
</parent >
29
29
<artifactId >dozer-building-tools</artifactId >
30
30
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.dozermapper</groupId >
26
26
<artifactId >dozer-plugins-parent</artifactId >
27
- <version >7.0.0 </version >
27
+ <version >7.1.0-SNAPSHOT </version >
28
28
<relativePath >../plugins-parent</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.dozermapper</groupId >
26
26
<artifactId >dozer-spring-support</artifactId >
27
- <version >7.0.0 </version >
27
+ <version >7.1.0-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >dozer-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.dozermapper</groupId >
26
26
<artifactId >dozer-spring-support</artifactId >
27
- <version >7.0.0 </version >
27
+ <version >7.1.0-SNAPSHOT </version >
28
28
</parent >
29
29
<artifactId >dozer-spring-boot-starter</artifactId >
30
30
<name >Dozer :: Integrations :: Spring Support :: Starter</name >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.dozermapper</groupId >
26
26
<artifactId >dozer-spring-support</artifactId >
27
- <version >7.0.0 </version >
27
+ <version >7.1.0-SNAPSHOT </version >
28
28
<relativePath >../</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >dozer-integrations</artifactId >
24
24
<groupId >com.github.dozermapper</groupId >
25
- <version >7.0.0 </version >
25
+ <version >7.1.0-SNAPSHOT </version >
26
26
<relativePath >../</relativePath >
27
27
</parent >
28
28
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >com.github.dozermapper</groupId >
25
25
<artifactId >dozer-plugins-parent</artifactId >
26
- <version >7.0.0 </version >
26
+ <version >7.1.0-SNAPSHOT </version >
27
27
<relativePath >../plugins-parent</relativePath >
28
28
</parent >
29
29
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.dozermapper</groupId >
26
26
<artifactId >dozer-parent</artifactId >
27
- <version >7.0.0 </version >
27
+ <version >7.1.0-SNAPSHOT </version >
28
28
<relativePath >../</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change 30
30
<groupId >com.github.dozermapper</groupId >
31
31
<artifactId >dozer-parent</artifactId >
32
32
<packaging >pom</packaging >
33
- <version >7.0.0 </version >
33
+ <version >7.1.0-SNAPSHOT </version >
34
34
<name >Dozer :: Parent</name >
35
35
<description >Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another</description >
36
36
You can’t perform that action at this time.
0 commit comments