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 0225d4b Revert "[maven-release-plugin] prepare for next development
iteration"
0225d4b is described below
commit 0225d4b53ed98041d19c5a2360b8b0907f92af74
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Mar 31 17:41:20 2026 +0200
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 0d955328db14caa4e83dd22291a58fdb04b58582.
---
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 26fd82e..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:39:19Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-02-22T17:07:43Z</project.build.outputTimestamp>
</properties>
<dependencyManagement>