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

kwin 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 54072a35 [maven-release-plugin] prepare for next development iteration
54072a35 is described below

commit 54072a35bedb17ffd7a9e36abd20d6f1d572f597
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Mar 17 15:05:10 2026 +0100

    [maven-release-plugin] prepare for next development iteration
---
 doxia-core/pom.xml                          | 2 +-
 doxia-modules/doxia-module-apt/pom.xml      | 2 +-
 doxia-modules/doxia-module-fml/pom.xml      | 2 +-
 doxia-modules/doxia-module-markdown/pom.xml | 2 +-
 doxia-modules/doxia-module-xdoc/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 +++---
 10 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml
index d23d2fd9..ae705315 100644
--- a/doxia-core/pom.xml
+++ b/doxia-core/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-core</artifactId>
diff --git a/doxia-modules/doxia-module-apt/pom.xml 
b/doxia-modules/doxia-module-apt/pom.xml
index 071a5a3e..be3bef7a 100644
--- a/doxia-modules/doxia-module-apt/pom.xml
+++ b/doxia-modules/doxia-module-apt/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-module-apt</artifactId>
diff --git a/doxia-modules/doxia-module-fml/pom.xml 
b/doxia-modules/doxia-module-fml/pom.xml
index e9feeabb..e7f48b34 100644
--- a/doxia-modules/doxia-module-fml/pom.xml
+++ b/doxia-modules/doxia-module-fml/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-module-fml</artifactId>
diff --git a/doxia-modules/doxia-module-markdown/pom.xml 
b/doxia-modules/doxia-module-markdown/pom.xml
index cc2a93d2..1e8dcde1 100644
--- a/doxia-modules/doxia-module-markdown/pom.xml
+++ b/doxia-modules/doxia-module-markdown/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-module-markdown</artifactId>
diff --git a/doxia-modules/doxia-module-xdoc/pom.xml 
b/doxia-modules/doxia-module-xdoc/pom.xml
index bff33cb8..eff961d8 100644
--- a/doxia-modules/doxia-module-xdoc/pom.xml
+++ b/doxia-modules/doxia-module-xdoc/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-module-xdoc</artifactId>
diff --git a/doxia-modules/doxia-module-xhtml5/pom.xml 
b/doxia-modules/doxia-module-xhtml5/pom.xml
index 883b2fd0..03d94e68 100644
--- a/doxia-modules/doxia-module-xhtml5/pom.xml
+++ b/doxia-modules/doxia-module-xhtml5/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-module-xhtml5</artifactId>
diff --git a/doxia-modules/pom.xml b/doxia-modules/pom.xml
index f41a8fbc..ed8dcbab 100644
--- a/doxia-modules/pom.xml
+++ b/doxia-modules/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-modules</artifactId>
diff --git a/doxia-sink-api/pom.xml b/doxia-sink-api/pom.xml
index d8737049..e55dde43 100644
--- a/doxia-sink-api/pom.xml
+++ b/doxia-sink-api/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-sink-api</artifactId>
diff --git a/doxia-test-docs/pom.xml b/doxia-test-docs/pom.xml
index 9e8836f1..4a74bcfc 100644
--- a/doxia-test-docs/pom.xml
+++ b/doxia-test-docs/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>doxia-test-docs</artifactId>
diff --git a/pom.xml b/pom.xml
index 832b0e4a..a0654d4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia</artifactId>
-  <version>2.1.0</version>
+  <version>2.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Doxia</name>
@@ -62,7 +62,7 @@ under the License.
   <scm>
     
<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>
-    <tag>doxia-2.1.0</tag>
+    <tag>master</tag>
     <url>https://github.com/apache/maven-doxia/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -84,7 +84,7 @@ under the License.
     <javaVersion>8</javaVersion>
     <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>2026-03-17T14:04:48Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-03-17T14:05:10Z</project.build.outputTimestamp>
     <slf4jVersion>1.7.36</slf4jVersion>
   </properties>
 

Reply via email to