File tree Expand file tree Collapse file tree 8 files changed +26
-18
lines changed
doma-spring-boot-autoconfigure
doma-spring-boot-sample-entity-listener
doma-spring-boot-sample-event-handler
doma-spring-boot-sample-simple Expand file tree Collapse file tree 8 files changed +26
-18
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <artifactId >doma-spring-boot-autoconfigure</artifactId >
1112 <parent >
1213 <groupId >org.seasar.doma.boot</groupId >
1314 <artifactId >doma-spring-boot</artifactId >
14- <version >1.5.0</version >
15+ <version >1.5.0-SNAPSHOT </version >
1516 <relativePath >../pom.xml</relativePath >
1617 </parent >
1718
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <artifactId >doma-spring-boot-core</artifactId >
1112 <parent >
1213 <groupId >org.seasar.doma.boot</groupId >
1314 <artifactId >doma-spring-boot</artifactId >
14- <version >1.5.0</version >
15+ <version >1.5.0-SNAPSHOT </version >
1516 <relativePath >../pom.xml</relativePath >
1617 </parent >
1718
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <artifactId >doma-spring-boot-sample-entity-listener</artifactId >
1112 <parent >
1213 <groupId >org.seasar.doma.boot</groupId >
1314 <artifactId >doma-spring-boot-samples</artifactId >
14- <version >1.5.0</version >
15+ <version >1.5.0-SNAPSHOT </version >
1516 <relativePath >../pom.xml</relativePath >
1617 </parent >
1718
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <artifactId >doma-spring-boot-sample-event-handler</artifactId >
1112 <parent >
1213 <groupId >org.seasar.doma.boot</groupId >
1314 <artifactId >doma-spring-boot-samples</artifactId >
14- <version >1.5.0</version >
15+ <version >1.5.0-SNAPSHOT </version >
1516 <relativePath >../pom.xml</relativePath >
1617 </parent >
1718
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <artifactId >doma-spring-boot-sample-simple</artifactId >
1112 <parent >
1213 <groupId >org.seasar.doma.boot</groupId >
1314 <artifactId >doma-spring-boot-samples</artifactId >
14- <version >1.5.0</version >
15+ <version >1.5.0-SNAPSHOT </version >
1516 <relativePath >../pom.xml</relativePath >
1617 </parent >
1718
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
35 <parent >
46 <artifactId >doma-spring-boot</artifactId >
57 <groupId >org.seasar.doma.boot</groupId >
6- <version >1.5.0</version >
8+ <version >1.5.0-SNAPSHOT </version >
79 </parent >
810 <packaging >pom</packaging >
911 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <artifactId >doma-spring-boot-starter</artifactId >
1112 <parent >
1213 <groupId >org.seasar.doma.boot</groupId >
1314 <artifactId >doma-spring-boot</artifactId >
14- <version >1.5.0</version >
15+ <version >1.5.0-SNAPSHOT </version >
1516 <relativePath >../pom.xml</relativePath >
1617 </parent >
1718
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <groupId >org.seasar.doma.boot</groupId >
67 <artifactId >doma-spring-boot</artifactId >
7- <version >1.5.0</version >
8+ <version >1.5.0-SNAPSHOT </version >
89 <packaging >pom</packaging >
910
1011 <name >doma-spring-boot</name >
3940 <
connection >scm:git:
[email protected] :domaframework/doma-spring-boot.git</
connection >
4041 <
developerConnection >scm:git:
[email protected] :domaframework/doma-spring-boot.git</
developerConnection >
4142 <
url >
[email protected] :domaframework/doma-spring-boot.git</
url >
42- <tag >doma-spring-boot-1.5.0</tag >
43- </scm >
43+ </scm >
4444
4545 <properties >
4646 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments