This repository was archived by the owner on Oct 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-13
lines changed Expand file tree Collapse file tree 3 files changed +8
-13
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.seasar.doma</groupId >
86 <artifactId >doma-quarkus-parent</artifactId >
9- <version >999-SNAPSHOT </version >
7+ <version >1.0.3 </version >
108 <relativePath >../pom.xml</relativePath >
119 </parent >
1210
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >org.seasar.doma</groupId >
86 <artifactId >doma-quarkus-parent</artifactId >
9- <version >999-SNAPSHOT </version >
7+ <version >1.0.3 </version >
108 <name >Quarkus - Doma - Parent</name >
119 <packaging >pom</packaging >
1210 <description >Quarkus Extension for Doma</description >
2826 <
connection >scm:git:
[email protected] :domaframework/doma-quarkus.git</
connection >
2927 <
developerConnection >scm:git:
[email protected] :domaframework/doma-quarkus.git</
developerConnection >
3028 <url >https://github.com/domaframework/doma-quarkus</url >
31- </scm >
29+ <tag >v1.0.3</tag >
30+ </scm >
3231
3332 <properties >
3433 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.seasar.doma</groupId >
86 <artifactId >doma-quarkus-parent</artifactId >
9- <version >999-SNAPSHOT </version >
7+ <version >1.0.3 </version >
108 <relativePath >../pom.xml</relativePath >
119 </parent >
1210
You can’t perform that action at this time.
0 commit comments