File tree Expand file tree Collapse file tree
src/main/java/com/github/dozermapper/core/util
docs/asciidoc/documentation
dozer-spring-boot-autoconfigure
dozer-spring-boot-starter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.dozermapper</groupId >
2626 <artifactId >dozer-parent</artifactId >
27- <version >6.4.0 </version >
27+ <version >6.5.0-SNAPSHOT </version >
2828 <relativePath >../</relativePath >
2929 </parent >
3030
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.dozermapper</groupId >
2626 <artifactId >dozer-parent</artifactId >
27- <version >6.4.0 </version >
27+ <version >6.5.0-SNAPSHOT </version >
2828 </parent >
2929 <artifactId >dozer-building-tools</artifactId >
3030 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.dozermapper</groupId >
2626 <artifactId >dozer-plugins-parent</artifactId >
27- <version >6.4.0 </version >
27+ <version >6.5.0-SNAPSHOT </version >
2828 <relativePath >../plugins-parent</relativePath >
2929 </parent >
3030
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ public final class DozerConstants {
2828 private DozerConstants () {
2929 }
3030
31- public static final String CURRENT_VERSION = "6.4.0 " ;
31+ public static final String CURRENT_VERSION = "6.5.0-SNAPSHOT " ;
3232
3333 public static final boolean DEFAULT_WILDCARD_POLICY = true ;
3434 public static final boolean DEFAULT_WILDCARD_CASE_INSENSITIVE_POLICY = false ;
Original file line number Diff line number Diff line change 1- :dozer-version: 6.4.0
1+ :dozer-version: 6.5.0-SNAPSHOT
22
33== Frequently Asked Questions
44=== Common
Original file line number Diff line number Diff line change 1- :dozer-version: 6.4.0
1+ :dozer-version: 6.5.0-SNAPSHOT
22
33== Getting Started
44=== Downloading the Distribution
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.dozermapper</groupId >
2626 <artifactId >dozer-integrations</artifactId >
27- <version >6.4.0 </version >
27+ <version >6.5.0-SNAPSHOT </version >
2828 </parent >
2929
3030 <artifactId >dozer-proto3</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.dozermapper</groupId >
2626 <artifactId >dozer-spring-support</artifactId >
27- <version >6.4.0 </version >
27+ <version >6.5.0-SNAPSHOT </version >
2828 </parent >
2929
3030 <artifactId >dozer-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.dozermapper</groupId >
2626 <artifactId >dozer-spring-support</artifactId >
27- <version >6.4.0 </version >
27+ <version >6.5.0-SNAPSHOT </version >
2828 </parent >
2929 <artifactId >dozer-spring-boot-starter</artifactId >
3030 <name >Dozer :: Integrations :: Spring Support :: Starter</name >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.dozermapper</groupId >
2626 <artifactId >dozer-spring-support</artifactId >
27- <version >6.4.0 </version >
27+ <version >6.5.0-SNAPSHOT </version >
2828 <relativePath >../</relativePath >
2929 </parent >
3030
You can’t perform that action at this time.
0 commit comments