File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
doma-spring-boot-autoconfigure
doma-spring-boot-jacoco-aggregate
doma-spring-boot-sample-entity-listener
doma-spring-boot-sample-event-handler
doma-spring-boot-sample-simple
doma-spring-boot-sample-two-datasource
doma-spring-boot-sample-unified-criteria Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Spring Boot Support for [Doma](https://github.com/domaframework/doma)
1818<dependency >
1919 <groupId >org.seasar.doma.boot</groupId >
2020 <artifactId >doma-spring-boot-starter</artifactId >
21- <version >2.3 .0</version >
21+ <version >2.4 .0</version >
2222</dependency >
2323<dependency >
2424 <groupId >org.seasar.doma</groupId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seasar.doma.boot</groupId >
1414 <artifactId >doma-spring-boot</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0</version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seasar.doma.boot</groupId >
1414 <artifactId >doma-spring-boot</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0</version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.seasar.doma.boot</groupId >
99 <artifactId >doma-spring-boot</artifactId >
10- <version >2.4.0-SNAPSHOT </version >
10+ <version >2.4.0</version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313 <artifactId >doma-spring-boot-jacoco-aggregate</artifactId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seasar.doma.boot</groupId >
1414 <artifactId >doma-spring-boot-samples</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0</version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seasar.doma.boot</groupId >
1414 <artifactId >doma-spring-boot-samples</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0</version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seasar.doma.boot</groupId >
1414 <artifactId >doma-spring-boot-samples</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0</version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seasar.doma.boot</groupId >
1414 <artifactId >doma-spring-boot-samples</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0</version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seasar.doma.boot</groupId >
1414 <artifactId >doma-spring-boot-samples</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0</version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >doma-spring-boot</artifactId >
77 <groupId >org.seasar.doma.boot</groupId >
8- <version >2.4.0-SNAPSHOT </version >
8+ <version >2.4.0</version >
99 </parent >
1010 <packaging >pom</packaging >
1111 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments