Skip to content

Commit a710b26

Browse files
committed
[maven-release-plugin] prepare release doxia-1.10
1 parent 382491c commit a710b26

File tree

19 files changed

+22
-22
lines changed

19 files changed

+22
-22
lines changed

doxia-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.doxia</groupId>
2727
<artifactId>doxia</artifactId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-logging-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-apt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-confluence/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<artifactId>doxia-modules</artifactId>
2525
<groupId>org.apache.maven.doxia</groupId>
26-
<version>1.10-SNAPSHOT</version>
26+
<version>1.10</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

doxia-modules/doxia-module-docbook-simple/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-fml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-fo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-itext/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-latex/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-markdown/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.doxia</groupId>
2727
<artifactId>doxia-modules</artifactId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

@@ -128,7 +128,7 @@ under the License.
128128
</pomIncludes>
129129
<postBuildHookScript>verify</postBuildHookScript>
130130
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
131-
<extraArtifacts></extraArtifacts>
131+
<extraArtifacts />
132132
<settingsFile>src/it/settings.xml</settingsFile>
133133
<goals>
134134
<goal>clean</goal>

doxia-modules/doxia-module-rtf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-twiki/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-xdoc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-xhtml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/doxia-module-xhtml5/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia-modules</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ under the License.
2222
<parent>
2323
<artifactId>doxia</artifactId>
2424
<groupId>org.apache.maven.doxia</groupId>
25-
<version>1.10-SNAPSHOT</version>
25+
<version>1.10</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

doxia-sink-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>doxia</artifactId>
2727
<groupId>org.apache.maven.doxia</groupId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

doxia-test-docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.doxia</groupId>
2727
<artifactId>doxia</artifactId>
28-
<version>1.10-SNAPSHOT</version>
28+
<version>1.10</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ under the License.
3131

3232
<groupId>org.apache.maven.doxia</groupId>
3333
<artifactId>doxia</artifactId>
34-
<version>1.10-SNAPSHOT</version>
34+
<version>1.10</version>
3535
<packaging>pom</packaging>
3636

3737
<name>Doxia</name>
@@ -66,7 +66,7 @@ under the License.
6666
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</connection>
6767
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</developerConnection>
6868
<url>https://github.com/apache/maven-doxia/tree/${project.scm.tag}</url>
69-
<tag>master</tag>
69+
<tag>doxia-1.10</tag>
7070
</scm>
7171
<issueManagement>
7272
<system>jira</system>
@@ -87,7 +87,7 @@ under the License.
8787
<javaVersion>7</javaVersion><!-- remove when upgrade to maven-parent 34 -->
8888
<maven.site.path>doxia-archives/doxia-LATEST</maven.site.path>
8989
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,MethodName,InnerAssignment,MagicNumber</checkstyle.violation.ignore>
90-
<project.build.outputTimestamp>2020-02-13T21:13:17Z</project.build.outputTimestamp>
90+
<project.build.outputTimestamp>2021-06-21T18:35:37Z</project.build.outputTimestamp>
9191
</properties>
9292

9393
<dependencyManagement>

0 commit comments

Comments
 (0)