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-sitetools.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d95532  [maven-release-plugin] prepare for next development iteration
0d95532 is described below

commit 0d955328db14caa4e83dd22291a58fdb04b58582
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Mar 31 17:39:19 2026 +0200

    [maven-release-plugin] prepare for next development iteration
---
 doxia-integration-tools/pom.xml | 2 +-
 doxia-site-model/pom.xml        | 2 +-
 doxia-site-renderer/pom.xml     | 2 +-
 doxia-site-scm-context/pom.xml  | 2 +-
 doxia-skin-model/pom.xml        | 2 +-
 pom.xml                         | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index cc1e2f7..6d36ba1 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-model/pom.xml b/doxia-site-model/pom.xml
index bf615d8..2498ceb 100644
--- a/doxia-site-model/pom.xml
+++ b/doxia-site-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml
index 0ecae61..4206b90 100644
--- a/doxia-site-renderer/pom.xml
+++ b/doxia-site-renderer/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-scm-context/pom.xml b/doxia-site-scm-context/pom.xml
index 045feaa..c47860f 100644
--- a/doxia-site-scm-context/pom.xml
+++ b/doxia-site-scm-context/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-skin-model/pom.xml b/doxia-skin-model/pom.xml
index 7eaeaeb..38a625e 100644
--- a/doxia-skin-model/pom.xml
+++ b/doxia-skin-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index a18b7a0..26fd82e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia-sitetools</artifactId>
-  <version>2.1.0-SNAPSHOT</version>
+  <version>2.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Doxia Sitetools</name>
@@ -75,7 +75,7 @@ under the License.
     <wagonVersion>3.5.3</wagonVersion>
     <l10nPluginVersion>1.2.0</l10nPluginVersion>
     
<maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path>
-    
<project.build.outputTimestamp>2026-02-22T17:07:43Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-03-31T15:39:19Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to