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 42da4c8  [maven-release-plugin] rollback the release of 
doxia-sitetools-2.1.0
42da4c8 is described below

commit 42da4c89900e5f4764a052eba6ec301c9070d373
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Mar 31 17:45:52 2026 +0200

    [maven-release-plugin] rollback the release of doxia-sitetools-2.1.0
---
 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 6d36ba1..cc1e2f7 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.1-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-model/pom.xml b/doxia-site-model/pom.xml
index 2498ceb..bf615d8 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.1-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml
index 4206b90..0ecae61 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.1-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-scm-context/pom.xml b/doxia-site-scm-context/pom.xml
index c47860f..045feaa 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.1-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-skin-model/pom.xml b/doxia-skin-model/pom.xml
index 38a625e..7eaeaeb 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.1-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index e5b8a0f..a18b7a0 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.1-SNAPSHOT</version>
+  <version>2.1.0-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-03-31T15:44:27Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-02-22T17:07:43Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to