File tree 5 files changed +7
-8
lines changed
asciidoctor-converter-doxia-module
asciidoctor-maven-commons
asciidoctor-parser-doxia-module
5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.asciidoctor</groupId >
6
6
<artifactId >asciidoctor-maven-tools</artifactId >
7
- <version >3.0.0-SNAPSHOT </version >
7
+ <version >3.0.0</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<parent >
6
5
<groupId >org.asciidoctor</groupId >
7
6
<artifactId >asciidoctor-maven-tools</artifactId >
8
- <version >3.0.0-SNAPSHOT </version >
7
+ <version >3.0.0</version >
9
8
<relativePath >../pom.xml</relativePath >
10
9
</parent >
11
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.asciidoctor</groupId >
6
6
<artifactId >asciidoctor-maven-tools</artifactId >
7
- <version >3.0.0-SNAPSHOT </version >
7
+ <version >3.0.0</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.asciidoctor</groupId >
6
6
<artifactId >asciidoctor-maven-tools</artifactId >
7
- <version >3.0.0-SNAPSHOT </version >
7
+ <version >3.0.0</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.asciidoctor</groupId >
6
6
<artifactId >asciidoctor-maven-tools</artifactId >
7
- <version >3.0.0-SNAPSHOT </version >
7
+ <version >3.0.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Asciidoctor Maven Tools</name >
59
59
<url >scm:git:https://github.com/asciidoctor/asciidoctor-maven-plugin.git</url >
60
60
<connection >scm:git:https://github.com/asciidoctor/asciidoctor-maven-plugin.git</connection >
61
61
<developerConnection >scm:git:https://github.com/asciidoctor/asciidoctor-maven-plugin.git</developerConnection >
62
- <tag >asciidoctor-maven-plugin-2.2.2 </tag >
62
+ <tag >asciidoctor-maven-tools-3.0.0 </tag >
63
63
</scm >
64
64
65
65
<issueManagement >
You can’t perform that action at this time.
0 commit comments