File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
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" >
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" >
3
4
4
5
<modelVersion >4.0.0</modelVersion >
5
6
466
467
<groupId >org.asciidoctor</groupId >
467
468
<artifactId >asciidoctor-maven-plugin</artifactId >
468
469
</plugin >
469
- </plugins >
470
+ </plugins >
470
471
</build >
471
472
472
473
<profiles >
522
523
<repository >
523
524
<id >spring-snapshot</id >
524
525
<url >https://repo.spring.io/snapshot</url >
525
- <snapshots >
526
+ <snapshots >
526
527
<enabled >true</enabled >
527
528
</snapshots >
528
529
<releases >
You can’t perform that action at this time.
0 commit comments