File tree 2 files changed +5
-5
lines changed
extensions/security-webauthn/deployment
test-framework/security-webauthn
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<parent >
6
6
<groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 1
1
<?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" >
5
5
<parent >
6
6
<groupId >io.quarkus</groupId >
7
7
<artifactId >quarkus-test-framework</artifactId >
You can’t perform that action at this time.
0 commit comments