This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git


The following commit(s) were added to refs/heads/master by this push:
     new ea9e1c6  [maven-release-plugin] prepare release doxia-1.11
ea9e1c6 is described below

commit ea9e1c6a54165daebe043067cfd0a72cba7ad91b
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Nov 27 17:17:10 2021 +0100

    [maven-release-plugin] prepare release doxia-1.11
---
 doxia-core/pom.xml                                | 2 +-
 doxia-logging-api/pom.xml                         | 2 +-
 doxia-modules/doxia-module-apt/pom.xml            | 2 +-
 doxia-modules/doxia-module-confluence/pom.xml     | 2 +-
 doxia-modules/doxia-module-docbook-simple/pom.xml | 2 +-
 doxia-modules/doxia-module-fml/pom.xml            | 2 +-
 doxia-modules/doxia-module-fo/pom.xml             | 2 +-
 doxia-modules/doxia-module-itext/pom.xml          | 2 +-
 doxia-modules/doxia-module-latex/pom.xml          | 2 +-
 doxia-modules/doxia-module-markdown/pom.xml       | 2 +-
 doxia-modules/doxia-module-rtf/pom.xml            | 2 +-
 doxia-modules/doxia-module-twiki/pom.xml          | 2 +-
 doxia-modules/doxia-module-xdoc/pom.xml           | 2 +-
 doxia-modules/doxia-module-xhtml/pom.xml          | 2 +-
 doxia-modules/doxia-module-xhtml5/pom.xml         | 2 +-
 doxia-modules/pom.xml                             | 2 +-
 doxia-sink-api/pom.xml                            | 2 +-
 doxia-test-docs/pom.xml                           | 2 +-
 pom.xml                                           | 6 +++---
 19 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml
index 8e2ae9a..9415f03 100644
--- a/doxia-core/pom.xml
+++ b/doxia-core/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-logging-api/pom.xml b/doxia-logging-api/pom.xml
index 4acbab5..fb47990 100644
--- a/doxia-logging-api/pom.xml
+++ b/doxia-logging-api/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-apt/pom.xml 
b/doxia-modules/doxia-module-apt/pom.xml
index 8e03a41..8e1d162 100644
--- a/doxia-modules/doxia-module-apt/pom.xml
+++ b/doxia-modules/doxia-module-apt/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-confluence/pom.xml 
b/doxia-modules/doxia-module-confluence/pom.xml
index 0e7b757..b20c30e 100644
--- a/doxia-modules/doxia-module-confluence/pom.xml
+++ b/doxia-modules/doxia-module-confluence/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-docbook-simple/pom.xml 
b/doxia-modules/doxia-module-docbook-simple/pom.xml
index aea47cf..99b0ba4 100644
--- a/doxia-modules/doxia-module-docbook-simple/pom.xml
+++ b/doxia-modules/doxia-module-docbook-simple/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-fml/pom.xml 
b/doxia-modules/doxia-module-fml/pom.xml
index 3d1f1c7..e66233c 100644
--- a/doxia-modules/doxia-module-fml/pom.xml
+++ b/doxia-modules/doxia-module-fml/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-fo/pom.xml 
b/doxia-modules/doxia-module-fo/pom.xml
index 7714c5b..5e091fd 100644
--- a/doxia-modules/doxia-module-fo/pom.xml
+++ b/doxia-modules/doxia-module-fo/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-itext/pom.xml 
b/doxia-modules/doxia-module-itext/pom.xml
index f4368ff..6b72055 100644
--- a/doxia-modules/doxia-module-itext/pom.xml
+++ b/doxia-modules/doxia-module-itext/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-latex/pom.xml 
b/doxia-modules/doxia-module-latex/pom.xml
index 38ef411..20d63e6 100644
--- a/doxia-modules/doxia-module-latex/pom.xml
+++ b/doxia-modules/doxia-module-latex/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-markdown/pom.xml 
b/doxia-modules/doxia-module-markdown/pom.xml
index 2d56f7f..3971037 100644
--- a/doxia-modules/doxia-module-markdown/pom.xml
+++ b/doxia-modules/doxia-module-markdown/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-rtf/pom.xml 
b/doxia-modules/doxia-module-rtf/pom.xml
index fa90fea..41082cf 100644
--- a/doxia-modules/doxia-module-rtf/pom.xml
+++ b/doxia-modules/doxia-module-rtf/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-twiki/pom.xml 
b/doxia-modules/doxia-module-twiki/pom.xml
index 85c0832..7638022 100644
--- a/doxia-modules/doxia-module-twiki/pom.xml
+++ b/doxia-modules/doxia-module-twiki/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-xdoc/pom.xml 
b/doxia-modules/doxia-module-xdoc/pom.xml
index c3c1144..c030149 100644
--- a/doxia-modules/doxia-module-xdoc/pom.xml
+++ b/doxia-modules/doxia-module-xdoc/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-xhtml/pom.xml 
b/doxia-modules/doxia-module-xhtml/pom.xml
index 74da25c..a00b837 100644
--- a/doxia-modules/doxia-module-xhtml/pom.xml
+++ b/doxia-modules/doxia-module-xhtml/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-xhtml5/pom.xml 
b/doxia-modules/doxia-module-xhtml5/pom.xml
index 0d1de27..970592d 100644
--- a/doxia-modules/doxia-module-xhtml5/pom.xml
+++ b/doxia-modules/doxia-module-xhtml5/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-modules</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/pom.xml b/doxia-modules/pom.xml
index c523ddf..27adf63 100644
--- a/doxia-modules/pom.xml
+++ b/doxia-modules/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <artifactId>doxia</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-sink-api/pom.xml b/doxia-sink-api/pom.xml
index ffc0b2c..075286a 100644
--- a/doxia-sink-api/pom.xml
+++ b/doxia-sink-api/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-test-docs/pom.xml b/doxia-test-docs/pom.xml
index 586abf7..bb19929 100644
--- a/doxia-test-docs/pom.xml
+++ b/doxia-test-docs/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>1.11-SNAPSHOT</version>
+    <version>1.11</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 7cc12b9..227b569 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia</artifactId>
-  <version>1.11-SNAPSHOT</version>
+  <version>1.11</version>
   <packaging>pom</packaging>
 
   <name>Doxia</name>
@@ -66,7 +66,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</developerConnection>
     <url>https://github.com/apache/maven-doxia/tree/${project.scm.tag}</url>
-    <tag>master</tag>
+    <tag>doxia-1.11</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -87,7 +87,7 @@ under the License.
     <javaVersion>7</javaVersion><!-- remove when upgrade to maven-parent 34 -->
     <maven.site.path>doxia-archives/doxia-LATEST</maven.site.path>
     
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,MethodName,InnerAssignment,MagicNumber</checkstyle.violation.ignore>
-    
<project.build.outputTimestamp>2021-06-21T18:38:06Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-11-27T16:14:29Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to