File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.quarkiverse.openapi.generator</groupId >
76 <artifactId >quarkus-openapi-generator-parent</artifactId >
8- <version >1.0.0-SNAPSHOT </version >
7+ <version >0. 1.0</version >
98 </parent >
109 <artifactId >quarkus-openapi-generator-deployment</artifactId >
1110 <name >Quarkus - Openapi Generator - Deployment</name >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.quarkiverse.openapi.generator</groupId >
76 <artifactId >quarkus-openapi-generator-parent</artifactId >
8- <version >1.0.0-SNAPSHOT </version >
7+ <version >0. 1.0</version >
98 </parent >
109 <artifactId >quarkus-openapi-generator-integration-tests</artifactId >
1110 <name >Quarkus - Openapi Generator - Integration Tests</name >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.quarkiverse</groupId >
98 </parent >
109 <groupId >io.quarkiverse.openapi.generator</groupId >
1110 <artifactId >quarkus-openapi-generator-parent</artifactId >
12- <version >1.0.0-SNAPSHOT </version >
11+ <version >0. 1.0</version >
1312 <packaging >pom</packaging >
1413 <name >Quarkus - Openapi Generator - Parent</name >
1514 <modules >
6867 </modules >
6968 </profile >
7069 </profiles >
70+
71+ <scm >
72+ <tag >0.1.0</tag >
73+ </scm >
7174</project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.quarkiverse.openapi.generator</groupId >
76 <artifactId >quarkus-openapi-generator-parent</artifactId >
8- <version >1.0.0-SNAPSHOT </version >
7+ <version >0. 1.0</version >
98 </parent >
109 <artifactId >quarkus-openapi-generator</artifactId >
1110 <name >Quarkus - Openapi Generator - Runtime</name >
You can’t perform that action at this time.
0 commit comments