File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
extensions/security-webauthn/deployment
test-framework/security-webauthn Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" https ://maven.apache.org/POM/4.0.0" xmlns : xsi =" https ://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" https ://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"
3+ xsi : schemaLocation =" http ://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <parent >
66 <groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" https ://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" https ://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" https ://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"
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" >
55 <parent >
66 <groupId >io.quarkus</groupId >
77 <artifactId >quarkus-test-framework</artifactId >
You can’t perform that action at this time.
0 commit comments